Search the vault
search_notesSearch all markdown notes case-insensitively and get line-numbered snippets. Locates where any term lives when the index doesn't know, without counting against your page budget.
Instructions
Case-insensitive text search across every markdown page. Returns matching pages with line-numbered snippets. Use when the index does not answer 'where does this live'. Does not count against the page budget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Text to search for (literal, not regex) | |
| max_results | No | Max pages to return (default 10, cap 30) |