Skip to content

polls_get_voters

Category: polls

List users who voted for a specific answer on a poll.

FieldTypeRequiredDescription
channel_idstringyesChannel containing the poll message
message_idstringyesPoll message ID
answer_idintegeryesPoll answer ID (integer, not snowflake)
afterstringnoCursor: only voters with id > this
limitintegernoMax voters to return (1..100, default 25)

\{voters:[\{id, username\}], count, untrusted_text\}. Usernames wrapped.

FieldTypeRequiredDescription
votersarrayyes
countintegeryes
untrusted_textstringyes
PropertyValue
Read-onlyyes
Destructiveno
Idempotentyes
Open-worldyes
Confirmation requiredno

packages/mcp-core/src/tools/polls/get_voters.ts