Search notes
search_notesSearch note contents for a text query and retrieve matching lines with note path and line number. Optionally limit results or restrict scope to a project or the entire vault.
Instructions
Case-insensitive text search over note contents, returning matching lines with their note path and line number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum matches. | |
| query | Yes | Text to look for. | |
| scope | No | "project" stays in this project's folder; "vault" covers every note. | project |
| project | No | Project name. Omit to infer it from the working directory. |