copy_email
Copy an email to a different folder by providing the email's UID and destination folder.
Instructions
Copy an email to another folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | IMAP UID | |
| folder | No | Source folder | INBOX |
| dest_folder | Yes | Destination folder |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |