get_document
Retrieve the complete Markdown text of a knowledge-base article using its document ID, enabling direct access to full content for grounded answers.
Instructions
Fetch the full Markdown content of one knowledge-base article.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | The id returned by search_knowledge_base or list_documents, e.g. "engineering/deploy-guide". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||