Twitter MCP Server
getLikedTweets
Get a list of tweets liked by a user
Input Schema
Name | Required | Description | Default |
---|---|---|---|
maxResults | No | The maximum number of results to return (default: 100, max: 100) | |
tweetFields | No | Additional tweet fields to include in the response | |
userId | Yes | The ID of the user whose likes to fetch |
Input Schema (JSON Schema)
This server cannot be installed
Other Tools
- createList
- postTweet
- addUserToList
- postTweetWithMedia
- likeTweet
- unlikeTweet
- getLikedTweets
- searchTweets
- replyToTweet
- getUserTimeline
- getTweetById
- getUserInfo
- getTweetsByIds
- retweet
- undoRetweet
- getRetweets
- followUser
- unfollowUser
- getFollowers
- getFollowing
- removeUserFromList
- getListMembers
- getUserLists
- getHashtagAnalytics
- deleteTweet