Skip to main content
Glama

Twitter MCP Server

undoRetweet

Remove a retweet from your Twitter profile by specifying the tweet ID. This tool ensures your retweets can be undone easily, keeping your timeline clean and aligned with your preferences.

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

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