obsidian_search
Find relevant note chunks in your Obsidian vault using a natural language query; adjust top_k to control the result count.
Instructions
Semantically search the vault for chunks related to query.
Args: query: what to look for (natural language). top_k: number of results to return (1-20).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| top_k | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |