Send Poll
neuron_send_pollSend a poll message via WhatsApp. Polls support 2-12 options and optional multi-select. Only supported on Baileys channels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient JID or phone number (individual or group) | |
| name | Yes | Poll question/title | |
| options | Yes | Poll answer options (2-12 items) | |
| channelId | Yes | WhatsApp channel identifier (UUID) | |
| selectableCount | No | Max selections allowed. 0 = unlimited (default). 1 = single-choice. |