send_email
Send an email using Mail.app by specifying recipient, subject, and body, with optional CC and account selection.
Instructions
Send a new email via Mail.app from an existing account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | CC recipient email address | |
| to | Yes | Primary recipient email address | |
| body | Yes | ||
| subject | Yes | ||
| from_account | No | Account name to send from (matches Mail.app account name) |