Send Email
send_emailSend email messages with text or HTML content to one or more recipients, including optional CC and BCC support.
Instructions
Send an email with text or HTML body
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | CC recipients | |
| to | Yes | Recipient(s) | |
| bcc | No | BCC recipients | |
| body | Yes | Email body (supports HTML) | |
| from | No | Override sender, uses config default | |
| html | No | Optional HTML body (if body is plain text) | |
| subject | Yes | Email subject |