getLikedTweets
Retrieve a list of tweets liked by a specific user on Twitter. Specify user ID, max results, and additional tweet fields to customize the output.
Instructions
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 from Twitter MCP Server
- 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
Related Tools
- @adhikasp/mcp-twikit
- @crazyrabbitLTC/mcp-twitter-server
- @crazyrabbitLTC/mcp-twitter-server
- @crazyrabbitLTC/mcp-twitter-server
- @crazyrabbitLTC/mcp-twitter-server