list_directories
List folder hierarchy of a directory, showing only directories. Configure depth and respect gitignore for focused exploration.
Instructions
List directory tree structure (folders only, no files) - USE THIS to see folder hierarchy
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | Yes | ||
| max_depth | No | ||
| respect_gitignore | No |