search_code
Locate text or code patterns within files using regex and file filters. Supports context lines, custom timeouts, and searches only in allowed directories. Use absolute paths for reliable results.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
contextLines | No | ||
filePattern | No | ||
ignoreCase | No | ||
includeHidden | No | ||
maxResults | No | ||
path | Yes | ||
pattern | Yes | ||
timeoutMs | No |