send_message_to_list_template
Send a message to all subscribers of a list using a notification template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Key-value data for template variables | |
| method | No | Routing method | all |
| list_id | Yes | The list ID to send to | |
| channels | No | Channel names to route through. Omit to use template routing config. | |
| template | Yes | Template ID or notification slug |