List project files
list_project_filesList files in a project directory under an allowed root, with configurable depth, file limit, and hidden-file inclusion. Enables secure, read-only exploration of local repository contents.
Instructions
List files under a project directory inside an allowed root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxDepth | No | ||
| maxFiles | No | ||
| projectPath | Yes | Absolute project directory path. | |
| includeHidden | No |