search
Query your local files using natural language to find semantically related documents. Retrieves conceptually matched content offline using vector embeddings.
Instructions
Search for similar content using semantic search
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search query text | |
| top_k | No | Number of results to return (default: 8) | |
| filter | No | Optional filters for the search |