move_message
Relocate a message to another mailbox or label by providing its ID, current mailbox, destination mailbox, and account. Handles Gmail labels without removing the original.
Instructions
Move a message to a different mailbox. Gmail uses labels rather than folders. Moving a message adds the destination label but may not remove the original.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | The numeric ID of the message | |
| toMailbox | Yes | The name of the destination mailbox | |
| accountName | Yes | The name of the account containing the mailboxes | |
| mailboxName | Yes | The name of the mailbox currently containing the message |