sendMail
Send emails to one or more recipients with CC, BCC, plain text or HTML content, and file attachments. Use it to deliver notifications, reports, or messages via SMTP.
Instructions
Send emails to one or more recipients with support for CC, BCC, text/HTML content, and file attachments. Provides comprehensive email sending functionality.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | Yes | ||
| bcc | No | ||
| html | No | ||
| text | No | ||
| subject | Yes | ||
| useHtml | No | ||
| attachments | No |