mail_draft_reply
Open a reply draft in Mail.app for an existing message, with optional body text, attachments, signature, and reply-all. Never sends the email.
Instructions
Open a reply draft in Mail.app for an existing message (never sends). Keeps Mail native rich-text quote. With body: pastes your text at the top via clipboard (requires Accessibility for Cursor).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| sender | No | From address; must match a Mail account. | |
| reply_all | No | ||
| signature | No | Signature variant from signatures/manifest.json. | default |
| message_id | Yes | Mail message id to reply to. | |
| attachments | No | Absolute file paths to attach (~ is expanded). Files must exist. |