reply_email
Draft a reply to an existing email in a compose window, or send it immediately if specified.
Instructions
Reply to an existing email. If send is false (default), opens the reply in a compose window. If send is true, sends immediately without confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Reply body text. | |
| send | No | If true, send immediately. If false (default), open compose window with reply draft. | |
| message_ref | Yes | Composite message reference from list_emails or search_emails, e.g. "iCloud::INBOX::msg-id". |