repo_search
Search allowed code repositories using ripgrep with bounded results and safety exclusions for controlled, secure code exploration.
Instructions
Search an allowed repository using ripgrep with bounded output and safety exclusions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| repo | Yes | ||
| pattern | Yes | ||
| file_glob | No | ||
| max_results | No | ||
| word_regexp | No | ||
| fixed_string | No | ||
| context_lines | No | ||
| case_sensitive | No | ||
| files_with_matches | No |