read_doc
Retrieve the complete contents of a markdown document by its relative path, providing the full text needed for detailed review or processing.
Instructions
Read the full contents of a specific markdown doc by its relative path (as returned by search_docs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Relative path to the doc, e.g. 'guides/onboarding.md' |