move_email
Move an email between folders by message ID, from a source folder (default INBOX) to a target folder (default Trash).
Instructions
Move an email from one folder to another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | The ID of the email to move. | |
| source_folder | No | Folder where the email is currently located (default: 'INBOX'). | INBOX |
| target_folder | No | Destination folder name (e.g. 'Trash', 'Archive', 'Drafts'). | Trash |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |