read_document
Retrieve and examine the content of a single markdown document from the documentation directory, including frontmatter metadata.
Instructions
Read a markdown document from the docs directory. Returns the document content including frontmatter. Use this tool when you need to examine the contents of a single document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |