search_file_names
Find files by matching their names against text or glob patterns, with a limit to keep results bounded.
Instructions
Find bounded filename matches; query may be text or a glob such as *.json.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| limit | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||