create_forward_draft
Generate a forward draft from an email, quoting the body and setting 'FW:' subject. To recipients are not included; set them via update_draft, then send.
Instructions
Create a draft forward of a message. Returns the draft with quoted body and "FW:" subject but no To recipients. Use update_draft to set recipients, then send_draft to send.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | Message ID from get_emails or search_emails |