mail_forward_email
Forward emails to multiple recipients while preserving original content and adding optional introductory text. Use this tool to share messages from your Fastmail account.
Instructions
Forward an email to one or more recipients, preserving the original content.
Args: email_id: ID of the email to forward. to: List of recipient email addresses. text_body: Optional introductory text prepended before the quoted original. identity_id: Sender identity ID; auto-selects first if omitted.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| email_id | Yes | ||
| to | Yes | ||
| text_body | No | ||
| identity_id | No |