graph_view
Visualize codebase structure as an ASCII graph. Show a tree of children and connections for a specific node, or a full overview with counts for the entire repository.
Instructions
Visual ASCII graph. With node: tree of children and connections. Without: full overview with counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | Node name or qname to render as a tree. Leave blank for full overview. | |
| depth | No | Tree depth. Default 2. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |