move_email
Move an email from its current folder to a specified destination folder. Provide the source folder, email ID, and target folder to complete the move.
Instructions
Move an email to another folder.
Args: folder: Source folder containing the email email_id: Email ID to move destination: Destination folder name
Returns confirmation of move.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | Yes | ||
| email_id | Yes | ||
| destination | Yes |