get_favoriters
Retrieve a paginated list of accounts that liked a specific tweet. Provide a tweet ID and optional cursor to fetch further pages.
Instructions
List accounts that liked the given tweet. Paginated via cursor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| cursor | No | ||
| tweet_id | Yes |