tiktok_creator_liked_videos
List videos a creator has publicly liked (only available when the account exposes its Likes tab). Use for taste/affinity analysis. Paginate with cursor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of items to return, <=35 | |
| cursor | No | Pagination cursor — pass the `cursor`/`max_cursor`/`has_more` value from a prior response. | |
| expand | No | Return the full untrimmed payload. Default false = compact JSON. | |
| user_id | Yes | @username or numeric user_id |