create_email_draft
Draft and open an email in Apple Mail using optional recipient, subject, and body fields to quickly compose messages.
Instructions
Drafts and opens an email in Apple Mail with optional recipient ('to'), subject line, and body message content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Optional recipient name or email address (e.g. 'Dida', 'gaston@example.com'). | |
| body | No | Optional main body text content of the email. | |
| subject | No | Optional subject line for the email. |