get_doc
Retrieve complete file content from project documentation, supporting files in .project/, root-level, or docs/ directories using specified paths.
Instructions
Get the full content of a specific file. Supports files from .project/, root-level, or docs/. Use the path as returned from search results.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the file. Can be relative to project root (e.g., ".project/index.md", "README.md", "docs/architecture/ARCHITECTURE_SPEC.md"). |