move-note
Move an Apple Note to a target folder by its exact title. Optionally specify the source folder to avoid ambiguity; fails safely if the note or destination folder is missing.
Instructions
Move an existing Apple Note (matched by exact title) into the named destination folder. Optional source_folder scopes the title lookup to that folder, so a homonym in another folder doesn't trigger ambiguity. Fails if the note is missing, ambiguous within the resolved scope, or the destination folder does not exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| folder | Yes | ||
| source_folder | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |