search
Find ranked text excerpts across an Obsidian vault by query, with optional filters for tags and folders to locate relevant notes while keeping context use minimal.
Instructions
Full-text search across the vault. Returns ranked excerpts (~200 chars) — not full notes — to minimise context usage. Supports fuzzy matching and prefix search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Restrict to notes with this tag. | |
| limit | No | Max results (1–50, default 10). | |
| query | Yes | Search query. | |
| folder | No | Restrict to a vault-relative folder prefix. |