search
Retrieve relevant passages from connected Obsidian vaults or document folders using vector similarity. Filter by source, path prefix, and score threshold to ground answers with cited source paths.
Instructions
Raw vector retrieval without the LLM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| top_k | No | ||
| source | No | ||
| path_prefix | No | ||
| score_threshold | No |