search
Find relevant documents across your knowledge graph using hybrid full-text and vector search. Filter by tags, language, file extension, and more.
Instructions
Search documents using hybrid full-text + vector search
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Filter by tags | |
| fuzzy | No | Use fuzzy matching | |
| limit | No | Max results | |
| query | Yes | Search query | |
| language | No | Filter by language | |
| extension | No | Filter by extension | |
| projectPath | No | Absolute path to the indexed project (defaults to the running server’s project root). Use it to query a different project in the same session. | /app |