create_template
Create reusable WhatsApp message templates with variables for dynamic content insertion in communications.
Instructions
Create a new message template
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Template name | |
| tags | No | Template tags | |
| text | Yes | Template text with {{variables}} | |
| category | No | Template category | |
| variables | No | List of variable names | |
| description | No | Template description |