qwen_list_files
List files and directories in a project. Filter by pattern, set a subpath, or enable recursive scanning to inspect nested folders.
Instructions
List files and directories inside a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| pattern | No | * | |
| project | Yes | ||
| recursive | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |