Vault Search
vault_searchSearch a markdown vault using keyword, semantic, or hybrid modes, returning ranked results with a configurable limit.
Instructions
Search the vault (app-only).
Called by the SPA browser search bar via app.callServerTool().
Not visible to the LLM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Search mode (keyword, semantic, or hybrid). | hybrid |
| limit | No | Max results. | |
| query | Yes | Search query string. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |