X (Twitter) MCP server

unfavorite_tweet

Remove a tweet from your favorites list on X (Twitter) by specifying the tweet ID. Simplify tweet management and declutter your favorites.

Instructions

Unfavorites a tweet

Input Schema

NameRequiredDescriptionDefault
tweet_idYes

Input Schema (JSON Schema)

{ "properties": { "tweet_id": { "title": "Tweet Id", "type": "string" } }, "required": [ "tweet_id" ], "title": "unfavorite_tweetArguments", "type": "object" }
ID: 7w9byzj3wm