App Logo
web.whatsapp.com

WhatsApp — Vote poll

Cast (or confirm) your vote for one option of a WhatsApp poll, by chat name + poll message id (from get_conversation) + exact option text. Safe to repeat: it does nothing if you already voted for that option. For single-answer polls voting a new option moves your vote; for multi-answer polls it adds one. Verifies the option is checked.

Input

id required

Poll message id (the id from get_conversation).

name required

Exact chat/contact/group name containing the poll.

option required

Exact text of the option to vote for.

Output

voted required
option required
recipient required

FAQ

Cast (or confirm) your vote for one option of a WhatsApp poll, by chat name + poll message id (from get_conversation) + exact option text. Safe to repeat: it does nothing if you already voted for that option. For single-answer polls voting a new option moves your vote; for multi-answer polls it adds one. Verifies the option is checked.
Required: name, id, option.
It returns voted, option, recipient.
Yes. It acts as you on web.whatsapp.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the web.whatsapp.com cookies saved by the Reduck extension.
It makes changes on web.whatsapp.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/web.whatsapp.com/vote_poll, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/web.whatsapp.com/vote_poll
It is part of Reduck's official curated catalogue.

Start building not clicking