list_files
List files and directories in the workspace to explore project structure, with optional depth up to 6 levels.
Instructions
List files and directories in the workspace. Useful for exploring project structure before evaluating code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Relative directory path to list (default: workspace root) | |
| depth | No | Max recursion depth (default: 2, max: 6) |