X (Twitter) MCP server

vote_on_poll

Submit your vote on X (Twitter) polls by specifying the tweet ID and your preferred choice. Simplify participation in online polls with this tool.

Instructions

Vote on a poll

Input Schema

NameRequiredDescriptionDefault
choiceYes
tweet_idYes

Input Schema (JSON Schema)

{ "properties": { "choice": { "title": "Choice", "type": "string" }, "tweet_id": { "title": "Tweet Id", "type": "string" } }, "required": [ "tweet_id", "choice" ], "title": "vote_on_pollArguments", "type": "object" }
ID: 7w9byzj3wm