list_project_files
List files in a project directory based on allowed root and optional glob patterns, returning file names without contents for secure browsing.
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 |