search_code
Search code files for text patterns with options for case sensitivity, fuzzy matching, regex, and context lines. Use as a fallback when symbol and context tools don't find what you need.
Instructions
Fallback text search. Use this only when get_context and symbol tools are not enough.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes | ||
| case_sensitive | No | ||
| context_lines | No | ||
| file_pattern | No | ||
| fuzzy | No | ||
| regex | No | ||
| start_index | No | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||