search_source
Search source files with regex, limit results, and set timeout for efficient code exploration.
Instructions
Run a bounded regex search across project source files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes | ||
| file_glob | No | ||
| max_results | No | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||