workspace_tree
Generate a project directory tree view to map file and folder structures of a workspace, specifying depth and relative path for clarity.
Instructions
Show directory tree structure of a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path relative to workspace root (default: current workspace) | |
| depth | No | Maximum depth to traverse (default: 3) |