directory_tree
Get a tree view of a project directory to understand its structure and locate files during collaborative development.
Instructions
Get a tree view of the project directory structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Root path | |
| exclude | No | Patterns to exclude | |
| max_depth | No | Maximum depth (default: 3) |