whatsapp_send_template
Send WhatsApp template messages required for initial contact or when over 24 hours have passed since the last message. Use components to personalize with variables.
Instructions
Send a WhatsApp template message (required for first contact or >24h since last message).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bearer_token | Yes | ||
| phone_number_id | Yes | ||
| to | Yes | ||
| template_name | Yes | ||
| language | No | Language code, e.g. en_US (default) | |
| components | No | Array of template component objects for variable substitution |