get_doc
Retrieve the complete content of any project file from .project/, root-level, or docs/ directories using the file path as returned by search results.
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
| 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"). |