bulk_move_notes
Move multiple notes to a target folder simultaneously in Apple Notes, with per-note success tracking. Handles batch operations for organizing notes efficiently.
Instructions
Move multiple notes to a target folder at once. Same limitations as move_note apply to each note (new ID, date reset, attachments lost). Returns per-note success/failure results.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Array of note IDs to move | |
| folder | Yes | Target folder name |