send_poll
Send a poll to a WhatsApp chat with 2–32 options and set the number of choices each voter may pick.
Instructions
Send a poll message with between 2 and 32 options. selectable_count controls how many options each voter may pick.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| options | Yes | poll options (2–32) | |
| question | Yes | poll question | |
| recipient | Yes | Send target: phone digits, `<digits>@s.whatsapp.net`, or group `<digits>-<timestamp>@g.us` | |
| selectable_count | No | how many options each voter may pick; 1 = single-choice |