send_email
Send templated emails through ThaiBulkMail after user confirmation. Provide sender, recipient, subject, and template UUID to deliver the message.
Instructions
Send email via ThaiBulkMail using a template. Requires user confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient email address | |
| subject | Yes | Email subject line | |
| mail_from | Yes | Sender email address (must be verified in ThaiBulkMail) | |
| template_uuid | Yes | Template UUID from ThaiBulkMail dashboard |