search_notes
Search notes by title or body text, filter by notebook or tag, and list recent notes sorted by update time.
Instructions
Search notes by text in the title/body, optionally scoped to a notebook or tag.
Returns brief records (id, title, snippet, notebooks, flags, timestamps),
most-recently-updated first. Omit query to list recent notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| tag_id | No | ||
| notebook_id | No | ||
| include_trashed | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |