fs_search
Search project files using regex patterns to find matching content, with optional file type filters.
Instructions
Search files by regex pattern within the project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results | |
| pattern | Yes | Regex pattern to search | |
| fileGlob | No | Optional file glob filter (e.g. *.ts, *.py) |