move_email
Move an email into a specified destination folder. Provide the account, current folder, email UID, and target folder to reorganize your mailbox.
Instructions
Move an email to a target folder.
Args: account: Account ID to use (e.g., "work", "personal"). folder: Folder containing the email. uid: Unique identifier of the email. target_folder: Destination folder to move the email to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | ||
| folder | Yes | ||
| account | Yes | ||
| target_folder | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |