twitter_retweeted_by
List users who retweeted a given post, showing their username, name, verification status, and public metrics with configurable result limits.
Instructions
Users who reposted a given post.
Returns: {data:[{id, username, name, verified, public_metrics}], meta:{result_count}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| max_results | No | ||
| user_fields | No | username,name,verified,public_metrics |