cigchat_describe_fb_utility_template
Retrieve a Facebook utility template's variable keys, namespace, and language by name. Use this before sending or broadcasting to avoid rejected messages due to missing or incorrect variables.
Instructions
Look up a Facebook utility message template by name and return the variable keys it expects, its namespace and its language. Call this BEFORE cigchat_send_fb_utility_template or cigchat_broadcast_fb_utility_template_by_tag so you send the right variables — a template sent with wrong or missing keys is rejected, and for broadcasts that is an expensive way to find out. [POST /facebook-utility-message-template/list]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Exact template name as approved in cig.chat. |