search_semantic
Search Obsidian vaults semantically using embedding cosine similarity. Retrieve top matches for a query, with optional vault and path filters.
Instructions
Semantic search via embedding cosine similarity. Searches all vaults by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| top_k | No | ||
| vaults | No | ||
| exclude_paths | No |