List TikTok video comments
tiktok_video_comments_listList comments on a TikTok video by URL. Returns a list (use cursor when paginated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Link to the TikTok video whose comments should be listed. | |
| trim | No | When true, returns a smaller response with fewer fields. | |
| cursor | No | Opaque cursor from a previous response to fetch the next page. |