get_retweeters
Retrieve a list of users who retweeted a specific tweet using its numeric ID. Optionally limit the number of results up to 100.
Instructions
Get users who retweeted a tweet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max users to return (default 20, max 100). | |
| tweet_id | Yes | The numeric tweet ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |