Search local files
search_filesSearch file names or text contents in local directories using ripgrep to pinpoint matching files before accessing larger folder trees.
Instructions
Fast local search using ripgrep. Search file names or text contents before reading large directory trees.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| glob | No | ||
| mode | No | content | |
| root | No | /root | |
| query | Yes | ||
| regex | No | ||
| maxResults | No | ||
| caseSensitive | No | ||
| includeHidden | No |