getRetweets
Retrieve a list of retweets for a specific tweet, including optional user details like profile image and metrics, using the Twitter MCP Server API.
Instructions
Get a list of retweets of a tweet
Input Schema
Name | Required | Description | Default |
---|---|---|---|
maxResults | No | The maximum number of results to return (default: 100, max: 100) | |
tweetId | Yes | The ID of the tweet to get retweets for | |
userFields | No | Additional user fields to include in the response |