List every reply to one TikTok comment
list_tiktok_comment_repliesFetch all replies to a TikTok comment using video and comment IDs. An empty response indicates a hidden parent comment—check its status before concluding no replies exist.
Instructions
All replies to a single comment on a post the authorized TikTok account owns — the complete list, where list_tiktok_comments only ever attaches three. TIKTOK DOES NOT RETURN REPLIES TO A HIDDEN COMMENT AT ALL, so an empty list against a hidden parent means 'cannot read', never 'no replies' — check the parent's status first if the answer looks wrong. NEEDS THE TIKTOK ACCOUNT AUTHORIZATION (see tiktok_account_status). Read-only, free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | ||
| status | No | ||
| videoId | Yes | TikTok requires the post id alongside the comment id | |
| maxCount | No | ||
| commentId | Yes | from list_tiktok_comments | |
| sortField | No | ||
| sortOrder | No |