engi_doc_read
Retrieve the contents of a managed Markdown document by specifying its ID or file path, choosing from full text, summary, headings, frontmatter, or a specific section.
Instructions
Read a managed Markdown document by ID or path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| mode | No | full | |
| path | No | ||
| root | Yes | Absolute path to the project root. |