Open a compose window
mail_compose_openOpens a pre-filled compose window with specified recipients, subject, body, and attachments, letting you review and manually send the email without auto-sending.
Instructions
Open a populated compose window for the user to finish by hand.
The right answer whenever the wording matters more than the automation, or when the user declined a send: they get the draft in front of them with the cursor in it. Nothing is sent or saved, and the user sees the window appear, so this is not gated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | No | ||
| bcc | No | ||
| body | No | ||
| is_html | No | ||
| subject | No | ||
| reply_all | No | ||
| attachments | No | ||
| identity_id | No | ||
| quote_original | No | ||
| forward_message_id | No | ||
| reply_to_message_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||