mail_draft_email
Compose a draft email in Mail.app with recipients, subject, body, attachments, and signature. The draft is saved but never sent.
Instructions
Open a draft in Mail.app (never sends). Appends signature from signatures/ when sender is set. Em dashes are stripped from subject/body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | Yes | ||
| bcc | No | ||
| body | No | ||
| sender | No | From address; must match a Mail account. | |
| subject | No | ||
| signature | No | Signature variant from signatures/manifest.json. | default |
| attachments | No | Absolute file paths to attach (~ is expanded). Files must exist. |