tiktok_comment_replies
Replies under one comment. Worth calling only when tiktok_video_comments reported reply_count above 0.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The numeric video id. | |
| count | No | Replies per page. (1-50, default 20) | |
| cursor | No | Offset from the previous response. 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. | |
| comment_id | Yes | comment_id from tiktok_video_comments. |