search_note_text
Search Apple Notes by their full text content, returning matching notes with snippets sorted by most recently modified. Use this to find notes mentioning a phrase when you don't know the title.
Instructions
Full-text search: find notes whose TEXT (title and body) contains query.
Same row format as search_notes (id, title, folder, modified, snippet),
most recently modified first. Use this when looking for notes that mention something
rather than notes titled after it; use search_notes when you know the title, as it is
faster. Matching is on the note's plain text, so formatting (checklists, tables) does not
affect what matches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |