tiktok_creator_liked_videos
Videos a creator has liked. Only works when the account keeps its likes public; most do not, and a private list returns no videos.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | sec_uid (MS4w…). A numeric uid is not accepted here. | |
| count | No | Videos per page. (1-35, default 20) | |
| cursor | No | max_cursor from the previous page. Omit for page one. (default 0) | |
| expand | No | false (default): a compact JSON summary sized for a model's context. true: the complete, unmodified response from the data API — can exceed 500 KB for list tools, so ask for it only when a field you need is missing from the compact form. Same price either way. |