Twitter MCP Server
getTweetById
Get a tweet by its ID
Input Schema
Name | Required | Description | Default |
---|---|---|---|
tweetFields | No | Fields to include in the tweet object | |
tweetId | Yes | The ID of the tweet |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools
- addUserToList
- createList
- deleteTweet
- followUser
- getFollowers
- getFollowing
- getHashtagAnalytics
- getLikedTweets
- getListMembers
- getRetweets
- getTweetById
- getTweetsByIds
- getUserInfo
- getUserLists
- getUserTimeline
- likeTweet
- postTweet
- postTweetWithMedia
- removeUserFromList
- replyToTweet
- retweet
- searchTweets
- undoRetweet
- unfollowUser
- unlikeTweet