get_retweeters
Retrieve a paginated list of users who retweeted a specific tweet, sorted newest first. Provide the tweet URL or ID to get started.
Instructions
Get a paginated list of users who retweeted the given tweet (newest first).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tweet_link | No | Full tweet URL or tweet ID. | |
| next_cursor | No | Pagination cursor from a previous response. |