send-sandbox-email
Send test emails to a sandbox inbox to verify email content and formatting before delivering to actual recipients.
Instructions
Send an email in sandbox mode to a test inbox without delivering to your recipients
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | Yes | Email address of the sender | |
| to | Yes | Email addresses (comma-separated or single) | |
| subject | Yes | Email subject line | |
| cc | No | Optional CC recipients | |
| bcc | No | Optional BCC recipients | |
| category | No | Optional email category for tracking | |
| text | No | Email body text | |
| html | No | Optional HTML version of the email body |