grep_search
Search for text patterns in files using regex, with options for context lines, file types, and case sensitivity.
Instructions
Search for text patterns in files
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes | Search pattern (regex supported) | |
| path | No | Search directory (defaults to workspace) | |
| options | No |