search_local_files
Search local directory files for a text pattern, retrieving matching lines with their numbers and surrounding context.
Instructions
Search local directory files for text matching pattern with line numbers and surrounding context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| pattern | Yes | ||
| file_type | No | ||
| case_sensitive | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |