move_messages
Move multiple emails to a different mailbox in one operation, reducing repetitive actions and speeding up mailbox organization.
Instructions
Move multiple messages to a different mailbox in a single operation. More efficient than calling move_message multiple times.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toMailbox | Yes | The name of the destination mailbox | |
| messageIds | Yes | Array of numeric message IDs to move | |
| accountName | Yes | The name of the account containing the mailboxes | |
| mailboxName | Yes | The name of the mailbox currently containing the messages |