send_email
Send email messages with support for plain text, HTML, CC/BCC recipients, and pre-designed templates.
Instructions
Send an email via Convertway — supports plain text, HTML, CC/BCC, and templates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | CC recipients | |
| to | Yes | Recipient email address | |
| bcc | No | BCC recipients | |
| body | Yes | Email body content (plain text or HTML) | |
| subject | Yes | Email subject line | |
| templateId | No | Template ID for pre-formatted emails (e.g. mis_daily_report) | |
| templateParams | No | Template variable values |