get_favoriters
Retrieve the list of users who liked a specific tweet by providing its ID. Limit the number of results with an optional parameter.
Instructions
Get users who liked a tweet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| tweet_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |