check_template_status
Check WhatsApp Business template approval status to verify Meta review results and confirm whether templates are approved, pending, or rejected.
Instructions
Check the approval status of a WhatsApp template.
Use this after creating a template to see if Meta approved or rejected it.
Args: template_name: Template name to check template_id: Meta template ID to check directly
Returns: JSON with current status (APPROVED, PENDING, REJECTED, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_name | No | ||
| template_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |