Skip to main content
Glama

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" }

You must be authenticated.

Other Tools from Twitter MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/crazyrabbitLTC/mcp-twitter-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server