project_tree
Visualize a directory's structure as an ASCII tree, showing file and folder hierarchy directly in the workspace without saving to disk.
Instructions
Render a visual ASCII tree of a directory's contents (not saved to disk).
Args: path: Directory to render, relative to the workspace root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||