send_email
Send emails via ProtonMail SMTP with support for CC, BCC, HTML formatting, priority levels, and file attachments.
Instructions
Send an email via ProtonMail SMTP with support for CC, BCC, HTML, priority, and attachments
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient email address(es), comma-separated | |
| cc | No | CC recipients, comma-separated | |
| bcc | No | BCC recipients, comma-separated | |
| subject | Yes | Email subject | |
| body | Yes | Email body content | |
| isHtml | No | Whether body is HTML | |
| priority | No | Email priority | normal |
| replyTo | No | Reply-to email address | |
| attachments | No | File attachments |