Toolboxes
Notes
The Notes toolbox integrates with Apple Notes, allowing AI assistants to search, read, create, and update notes.
Requirements
- Permissions: Full Disk Access, Automation
Full Disk Access is required to read the Notes database. Automation is required for creating and updating notes.
Tools
| Tool | Description |
|---|---|
notes_list_accounts | List Notes accounts (iCloud, On My Mac, etc.) |
notes_list_folders | List all folders |
notes_search_notes | Search notes with filters |
notes_read_note | Get full content of notes |
notes_write_note | Create or update a note |
notes_delete_note | Move to Recently Deleted |
notes_restore_note | Restore from Recently Deleted |
notes_open_note | Open a note in Notes.app |
Example Usage
- "Show my pinned notes"
- "Create a note about today's meeting"
- "Find notes tagged with #project"
- "Add a checklist to my shopping note"
- "What did I write about the API design?"