send_template_message
Send personalized WhatsApp Business messages using approved templates with dynamic content to recipients, enabling automated communication through the WhatsApp Business API.
Instructions
Send a template message with dynamic parameters via WhatsApp Business API
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient phone number with country code | |
| template_name | Yes | Name of the approved template | |
| parameters | No | List of template parameters | |
| language | No | Template language code | en |
| phone_number_id | No | WhatsApp Business phone number ID (optional, uses env var if not provided) |