forward_email
Forward a Unibox email to comma-separated addresses using the email ID. Optionally set body, subject, or account; if body omitted, the original message is included.
Instructions
Forward a Unibox email to to (comma-separated addresses). HIGH_WRITE.
If body is omitted the original message is included. eaccount/subject
default from the original on execute.
NOTE: v2 POST /emails/forward requires reply_to_uuid, to_address_email_list,
eaccount, subject, and either a body or include_original_body=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| body | No | ||
| confirm | No | ||
| subject | No | ||
| eaccount | No | ||
| email_id | Yes |