read_document
Extract and retrieve content from markdown documents, including frontmatter, by specifying the file path. Ideal for examining and managing markdown files on the MCP Documentation Service server.
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 |