search_notes
Search notes by full-text query on titles and bodies, optionally filter by tag, and receive results ordered newest first.
Instructions
Full text search over titles and bodies, newest ranking first, optionally narrowed to one tag. Every word is a prefix match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Only notes carrying this tag. | |
| limit | No | Max results, default 20. | |
| query | Yes | Words to look for. |