apple_notes
Manage Apple Notes: list, create, read, search, delete, move, and append notes, plus folder management and note counting.
Instructions
Control Apple Notes. Actions: list, create, read, search, delete, folders, move, append, count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Note body text | |
| text | No | Text to append | |
| query | No | Search query | |
| title | No | Note title | |
| action | Yes | list: List recent notes (up to 20); create: Create a new note in iCloud; read: Read the content of a note by title (partial match); search: Search notes by title or content; delete: Delete a note by title; folders: List all note folders; move: Move a note to a folder; append: Append text to an existing note; count: Count total notes | |
| folder | No | Destination folder name | |
| confirm | No | Set to true to confirm a protected/destructive action. Without this, protected actions return a preview instead of executing. |