move-note
Move a note to a different folder by providing its title or Apple Notes ID. Optionally specify the current folder to resolve duplicate titles.
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 |
|---|---|---|---|
| path | No | Optional current folder path to disambiguate duplicate titles | |
| title | No | Title of the note to move | |
| noteId | No | Apple Notes ID. If provided, skips title resolution. | |
| targetPath | Yes | Full folder path to move the note to (e.g. iCloud/Work/Projects) |