find_files
Locate project files by glob pattern to retrieve context for AI analysis.
Instructions
Locate likely files by glob pattern, then use get_context on the best candidate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |