Artifacts are the source documents and recordings behind processes: BRDs, SOPs, video recordings, screenshots, audio, diagrams, logs. Anything the workspace captured.Documentation Index
Fetch the complete documentation index at: https://developers.klarity.ai/llms.txt
Use this file to discover all available pages before exploring further.
| Artifact type | Origin types |
|---|---|
document, video, audio, diagram, image, log, folder, rav_session_data, session_analysis | user_input, system_input, ai_generated, system_processed, gold_document |
| User question | Tool to start with |
|---|---|
| ”Find the latest SOX checklist” | search_artifacts |
| ”Show me the full text” | get_artifact_content |
| ”Cite specific lines” | get_artifact_lines |
| ”Pull a frame from this recording” | get_artifact_screenshots or sample_video_frames |
Always follow up search with content
search_artifacts returns short snippets to help you locate the right artifact. Always chain into get_artifact_content or get_artifact_lines to read the full passage before answering. Snippets are not citations.
See Tools by purpose → Artifacts for the full toolset.
