message_id
(string): The ID of the message to react to
How to use it
message_id is exposed by the Twitter MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the message_id tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Twitter MCP Server
pip install -r requirements.txtOther tools in Twitter MCP Server (11)
(string): Twitter authtoken cookie
(string, optional): The category of trends to retrieve (default: "trending")
(string): The conversation ID containing the message
(integer, optional): Number of messages to retrieve (default: 20, max: 100)
(string): Twitter ct0 cookie
(string): The emoji to add (e.g., "👍", "❤️", "😀")
Get trending topics on Twitter.
Get replies to a specific tweet.
(string): The username (without @) to send the message to (automatically converted to userid internally)
(string): The message content
(string): The ID of the tweet to get replies for