search_local
Search local files by content using lexical matching. Specify query, file paths, and types to find relevant information.
Instructions
Search local files by content (lexical mode)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query | |
| paths | No | Paths to search (defaults: learning, xtts, knowledge) | |
| file_types | No | File extensions to search (default: txt, json, md, py, yaml) |