search_notes
Search Apple Notes by text in titles or bodies. Find matching notes with their id, title, folder, and modification date.
Instructions
Search Apple Notes by text in the note title or body. Returns matching notes (id, title, folder, modification date).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Text to search for (case-insensitive) | |
| limit | No | Maximum number of results (default 20) | |
| scope | No | 'all' searches titles and bodies; 'title' searches titles only (faster) | all |