Open a pre-filled compose window
apple_mail_compose_draftCreate a Mail.app compose draft pre-filled with recipients, subject, and body, leaving the window open for the user to review and send manually.
Instructions
Open a new compose window in Mail.app pre-filled with recipients, subject and body.
This server has NO ability to send email. The window is left open for the user to review and send by hand — that is deliberate, and you should say so when you use this tool.
Returns: { opened, subject, to[], cc[], note }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | CC addresses. | |
| to | Yes | Recipient email addresses. | |
| body | No | Plain-text body. | |
| account | No | Exact account name as shown by apple_mail_list_accounts (e.g. "iCloud", "Work Gmail"). Omit to span every account. | |
| subject | No | Subject line. |