get_likes
Retrieve tweets liked by a specific user using their numeric user ID. Specify an optional count to limit the number of returned tweets.
Instructions
Get the tweets a user has liked, by their numeric user id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| user_id | Yes | Numeric user id (rest_id). |