grep_content
Search file contents using regex patterns. Filter by directory and file include patterns to locate specific lines of code or text.
Instructions
Search file contents using regex pattern.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Directory to search in | |
| include | No | File pattern to include | |
| pattern | Yes | Regex pattern to search for |