Send an email
send_emailCompose and send standards-correct MIME email through Apple Mail using the chosen identity. Set recipients, subject, plain-text body, attachments, and CC/BCC in one request.
Instructions
Compose standards-correct MIME and send it through the selected identity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | Optional comma-separated Cc recipients. | |
| to | Yes | Comma-separated primary recipients, including optional display names. | |
| bcc | No | Optional comma-separated Bcc recipients. | |
| body | Yes | Plain-text email content; paragraph breaks are preserved. | |
| subject | Yes | Email subject line. | |
| attachments | No | Optional list of local file paths, one path per item. | |
| from_identity | No | Configured sending identity; omit it to use the default. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||