Twitter MCP Server

unlikeTweet

Remove a like from a specific tweet by submitting its ID, enabling precise management of your Twitter interactions through the Twitter MCP Server.

Instructions

Unlike a previously liked tweet

Input Schema

NameRequiredDescriptionDefault
tweetIdYesThe ID of the tweet to unlike

Input Schema (JSON Schema)

{ "properties": { "tweetId": { "description": "The ID of the tweet to unlike", "type": "string" } }, "required": [ "tweetId" ], "type": "object" }
ID: qlfiuj6xn6