search_text
Search UTF-8 text files in allowed workspace roots using query, glob patterns, regex, and case options. Returns matching lines with configurable context.
Instructions
Search UTF-8 text files inside allowed workspace roots.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | No | ||
| query | Yes | ||
| regex | No | ||
| max_results | No | ||
| context_lines | No | ||
| exclude_globs | No | ||
| include_globs | No | ||
| case_sensitive | No | ||
| max_file_bytes | No |