list_tree
Display directory contents in a hierarchical tree format to visualize project structure and file organization for developers.
Instructions
List directory contents in tree format
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Directory path (defaults to workspace) | |
| maxDepth | No | Maximum depth | |
| showHidden | No | Show hidden files |