list_files
View a project's files and directories as a tree to understand its structure before reading or editing files.
Instructions
List the files and directories in the project as a tree. Use this to understand project structure before reading or editing files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | How many levels deep to show (1–5, default 3) | |
| directory | No | Subdirectory to list, relative to the project root. Leave empty to list from the project root. |