copy_email
Copy an email message to a different folder while retaining the original in its source location.
Instructions
Copy a message to another folder without removing the original.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | ||
| account | No | ||
| source_folder | Yes | ||
| destination_folder | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| uid | Yes | ||
| account | Yes | ||
| new_uid | No | ||
| source_folder | Yes | ||
| destination_folder | Yes |