Skip to main content
Artifacts are the source documents and recordings behind processes: BRDs, SOPs, video recordings, screenshots, audio, diagrams, logs. Anything the workspace captured. Use artifacts when the user wants to cite a specific document, replay a session, or read the underlying source.
User questionTool to start with
”Find the latest SOX checklist”search_artifacts
”Show me the full text”get_artifact_content
”Cite specific lines”get_artifact_content with start_line / end_line

Always follow up search with content

search_artifacts returns short snippets to help you locate the right artifact. Always chain into get_artifact_content (full text, or a start_line/end_line range) to read the full passage before answering. Snippets are not citations. See Tools by purpose → Artifacts for the full toolset.