move-note
Move a note between Apple Notes folders by providing note ID or title. Specify the target folder path to reorganize your notes.
Instructions
Move a note to a different folder. Identify note by noteId or title. Use list-folders to get available paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| noteId | No | Apple Notes ID. If provided, skips title resolution. | |
| title | No | Title of the note to move | |
| path | No | Optional current folder path to disambiguate duplicate titles | |
| targetPath | Yes | Full folder path to move the note to (e.g. iCloud/Work/Projects) |