safe_send_transactional_email
Send transactional emails using Listmonk templates with confirmation and idempotency checks to prevent duplicate sends in production.
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 | |||