list_directories
List only folder hierarchy within a directory to explore structure, optionally limiting depth and respecting .gitignore.
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 |