Send Email
proton_send_emailSend a new email with plain text or HTML formatting. Supports single or multiple recipients, CC, and BCC fields.
Instructions
Send a new email. Supports plain text and HTML formats. Recipients can be a single string or array of strings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | Yes | ||
| bcc | No | ||
| body | Yes | ||
| html | No | ||
| subject | Yes |