search_notes
Search all Apple Notes titles and bodies case-insensitively, returning excerpts with match type. Filter by folder and set result limits.
Instructions
Search note titles and full note bodies, case-insensitively.
The entire archive is searched, not a recent window, so a total of 0 means
the text is genuinely not in any note. Body matches come back with an
excerpt around the hit; each result says whether it matched on title or
body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of matches to return (default: 25) | |
| query | Yes | Text to look for | |
| offset | No | Number of matches to skip from the start (default: 0) | |
| folder_id | No | Restrict the search to one folder (default: all) |