list_project_files
List files in an allowed root directory or its subdirectories, returning only filenames and paths without reading file contents.
Instructions
List files under an allowed root or subdirectory without returning contents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| glob | No | ||
| root | Yes | Absolute configured allowed root. | |
| maxResults | No | ||
| relativePath | No |