safe_send_transactional_email
Send transactional emails using a predefined template with options for personalization, subject, and recipient selection. Requires explicit confirmation to prevent accidental sends.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| subject | No | ||
| templateId | Yes | ||
| confirmSend | No | ||
| contentType | No | html | |
| idempotencyKey | No | ||
| recipientEmail | No | ||
| recipientSubscriberId | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||