find_text
Search for specific text patterns within project files using customizable filters like file type, regex, case sensitivity, and whole-word matching. Supports context lines for better result understanding.
Instructions
Search for text pattern in project files.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
case_sensitive | No | ||
context_lines | No | ||
file_pattern | No | ||
max_results | No | ||
pattern | Yes | ||
project | Yes | ||
use_regex | No | ||
whole_word | No |