Move Email
email_moveMove an email to a specified folder (inbox, sent, drafts, deleted, junk, or archive) with user confirmation, preserving the email in the source location.
Instructions
✏️ Move an email to a different folder (requires user confirmation recommended)
Moves the email to the specified folder without deleting it from the source.
Valid folder names: inbox, sent, drafts, deleted, junk, archive.
Args: email_id: The email ID to move destination_folder: Folder name to move to account_id: Microsoft account ID
Returns: Status confirmation with new email ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| email_id | Yes | ||
| destination_folder | Yes | ||
| account_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||