Send email
email_sendSend emails via SMTP with support for plain text, HTML, CC, BCC, and optional server selection.
Instructions
Send an email via SMTP.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | Yes | ||
| bcc | No | ||
| html | No | ||
| text | No | ||
| server | No | Server/account id to target. Defaults to the configured default server. | |
| subject | Yes | ||
| inReplyTo | No | ||
| references | No |