Move Email
move_emailMove an email to another IMAP folder by providing its UID and target folder. Creates the destination when needed, with source defaulting to INBOX.
Instructions
Move an email to a different IMAP folder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | Message UID | |
| to_folder | Yes | Destination folder (creates if needed) | |
| from_folder | No | Source folder, default "INBOX" |