get_favoriters
Retrieve users who liked a specific tweet. Provide the tweet ID and optionally control the count or use a cursor for pagination.
Instructions
Retrieve users who favorited a specific tweet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| cursor | No | ||
| tweet_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |