chaprola_list
List files in a project, optionally filtering by wildcard pattern. Specify a project name to view its files or use a pattern for targeted matches.
Instructions
List files in a project with optional wildcard pattern
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | No | Wildcard pattern to filter files (e.g., EMP*) | |
| project | Yes | Project name (use * for all projects) |