project_structure
Retrieve the directory structure of a project for a clear overview. Optionally set depth and include hidden files.
Instructions
Get the directory structure of a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Project path | |
| depth | No | Maximum depth (default: 3) | |
| includeHidden | No | Include hidden files (default: false) |