engi_project_map
Retrieve a hierarchical tree of managed Markdown documents, filtered by kind and depth, from a specified project root.
Instructions
Return a tree/map of managed Markdown documents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| root | Yes | Absolute path to the project root. | |
| max_depth | No |