Input
Idle
Example output — click Run to generate your own
API README
Get comment replies
Purpose:
- Get comment replies (sub-comments) Parameters:
- cid: Root comment ID (from fetch_post_comments response)
- max_id: Pagination ID, default 0 for first page, get next page max_id from previous response Return:
- Sub-comments list
[Example]
cid = "5100663573318494" max_id = "0"
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

