forward_email
Forward an existing email to another recipient by specifying the email ID and target address, with an optional additional message.
Instructions
Forward an email to other recipients
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | The email address to forward to | |
| emailId | Yes | The ID of the email to forward | |
| message | No | Additional message to include with the forward |