get_poll_results
Retrieve the current vote counts for a WhatsApp poll from local cache, including options with zero votes. Works offline.
Instructions
(reads local cache; works while disconnected) Return the current tally for a cached poll. Zero-vote options are included.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_jid | Yes | WhatsApp JID: individual as `<digits>@s.whatsapp.net` or bare phone digits, group as `<digits>-<timestamp>@g.us` | |
| poll_message_id | Yes | ID of the poll message to tally |