kimi_grep
Search for regex patterns in files to identify matching lines and content.
Instructions
Search for regex patterns in files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| glob | No | Glob filter (e.g. *.py) | |
| path | No | File or directory to search | |
| pattern | Yes | Regex pattern to search for | |
| workFolder | No |