search
Find notes in the vault index by title, summary, tags, or body. Supports phrases, synonyms, diacritics, commit-sha, hides archive/superseded unless requested, and works without downloading the vault.
Instructions
CHEAP — start here. Full-text search over the local SQLite index of the vault; it never downloads the whole vault. Matches title, summary, tags and body, folds diacritics, expands synonyms and accepts "quoted phrases". A bare commit sha looks up the notes that mention it. Excludes the archive and superseded notes unless you ask for them, and reports how many it hid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | ||
| area | No | ||
| kind | No | ||
| limit | No | ||
| query | Yes | ||
| since | No | ||
| folder | No | ||
| status | No | ||
| path_prefix | No | ||
| include_archive | No | ||
| include_superseded | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |