| 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_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.
