Twitter MCP Server
getUserTimeline
Get recent tweets from a user timeline
Input Schema
Name | Required | Description | Default |
---|---|---|---|
expansions | No | Additional fields to expand in the response | |
maxResults | No | Maximum number of results to return | |
tweetFields | No | Fields to include in the tweet objects | |
userFields | No | User fields to include in the response | |
userId | Yes | The ID of the user |
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