move_email
Move an email to a specified folder, such as Inbox, Drafts, or Archive. Returns the moved message with its updated ID for tracking.
Instructions
Move a message to a different folder. Returns the moved message (with updated ID).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | Message ID | |
| destinationId | Yes | Destination folder ID or well-known name (Inbox, Drafts, SentItems, DeletedItems, Archive) |