search_in_files
Search project files to find text matches, retrieving file name, line number, and content for every occurrence.
Instructions
Grep project file contents and return matching file, 1-based line number and text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | res:// | |
| query | Yes | ||
| regex | No | ||
| file_type | No | ||
| max_results | No |