search_vault
Search your personal knowledge vault using hybrid retrieval that combines semantic search, keyword matching, and knowledge graph traversal. Returns cited passages from your notes.
Instructions
Search your personal knowledge vault using hybrid retrieval (semantic + keyword + knowledge graph). Returns cited passages from your notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | What to search for. | |
| max_results | No | Maximum passages to return (default 10). |