semantic_search
Search Obsidian notes by meaning, not just keywords. Enter a natural language query to find conceptually related content based on context similarity.
Instructions
Concept-based search via Smart Connections. Finds conceptually related content using meaning/context similarity rather than keyword matching.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return (default: 10). | |
| query | Yes | Natural language concept query. | |
| filters | No | ||
| vaultId | No | Optional vault ID (defaults to configured default vault). | |
| threshold | No | Similarity threshold 0-1 (default: 0.7). Higher = more precise. |