list_directory
List directory contents with file details and optionally recurse into subdirectories to explore the complete project structure.
Instructions
List contents of a directory with details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the directory | |
| recursive | No | List recursively |