Skip to main content
Glama

Twitter MCP Server

undoRetweet

Remove a retweet by specifying the tweet ID using the Twitter MCP Server. Revert shared content without deleting the original post.

Instructions

Undo a retweet by its ID

Input Schema

NameRequiredDescriptionDefault
tweetIdYesThe ID of the tweet to un-retweet

Input Schema (JSON Schema)

{ "properties": { "tweetId": { "description": "The ID of the tweet to un-retweet", "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