search_vault
Search Obsidian vault notes by keyword, tags, frontmatter filters, or folder to locate relevant notes quickly.
Instructions
Search vault notes by keyword, tags, frontmatter filters, or directory subpath.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Filter by one or more tags (e.g. ["#tju", "ops"]) | |
| limit | No | Max results to return (default: 50) | |
| query | No | Full-text or title search keyword | |
| folder | No | Restrict search to a specific relative subfolder | |
| offset | No | Pagination offset (default: 0) | |
| frontmatterFilter | No | Filter notes having exact frontmatter key-value matches |