get_document
Retrieve a document from the indexed knowledge graph by its ID or file path.
Instructions
Get a document by ID or path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| path | No | ||
| projectPath | No | Absolute path to the indexed project (defaults to the running server’s project root). Use it to query a different project in the same session. | /app |