Twitter MCP Server
getFollowing
Get a list of users that a user is following
Input Schema
Name | Required | Description | Default |
---|---|---|---|
maxResults | No | The maximum number of results to return (default: 100, max: 1000) | |
userFields | No | Additional user fields to include in the response | |
username | Yes | The username of the user whose following list to fetch |
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