send_list_message
Send interactive list messages with selectable options via WhatsApp Business API to facilitate user choices and structured communication.
Instructions
Send an interactive list message via WhatsApp Business API
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient phone number with country code | |
| sections | Yes | List of sections with options | |
| header_text | No | Header text for the message | Available Options |
| body_text | No | Body text for the message | Please select from the following options: |
| footer_text | No | Footer text for the message | Select an option to proceed |
| button_text | No | Button text for the list | Options |
| phone_number_id | No | WhatsApp Business phone number ID (optional, uses env var if not provided) |