search_code
Search text or code patterns within file contents using regular expressions, file pattern filtering, and context lines. Designed for efficient code searches with customizable timeout and restricted directory access.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
contextLines | No | ||
filePattern | No | ||
ignoreCase | No | ||
includeHidden | No | ||
maxResults | No | ||
path | Yes | ||
pattern | Yes | ||
timeoutMs | No |