Send email
send_emailSend an email to one or more recipients with subject, body (plain text or HTML), attachments, CC, BCC, and reply-to headers using iCloud Mail.
Instructions
Send an email NOW. Only call after the user has explicitly approved sending (ideally after a compose_preview).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient email addresses. | |
| cc | No | ||
| bcc | No | ||
| subject | Yes | ||
| text | No | Plain-text body. | |
| html | No | HTML body. | |
| attachments | No | ||
| inReplyTo | No | Message-ID being replied to. | |
| references | No |