knowledge_get
Retrieve the full content of a knowledge document by its ID, or request a specific section for targeted information.
Instructions
Get the full content of a specific knowledge document by its document ID. Can retrieve specific sections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section | No | Optional section heading to retrieve | |
| max_chars | No | Maximum characters to return | |
| document_id | Yes | The document ID to retrieve |