fs_search
Search project files for content using ripgrep, supporting literal or regex queries, with optional path and glob filters, and capped match results.
Instructions
Search file contents under the project root using ripgrep (no symlink follow). Supports literal or regex query; max_matches capped. Read-only; lease_id optional.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| glob | No | ||
| path | No | ||
| query | Yes | ||
| literal | No | ||
| project | No | demo | |
| lease_id | No | ||
| max_matches | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||