comments_replies_list
Retrieve threaded comments for a parent comment, using pagination to handle large reply sets.
Instructions
Get threaded comments (replies) for a parent comment. Returns comment details with pagination support.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | No | Pagination start (timestamp) | |
| start_id | No | Pagination start ID | |
| comment_id | Yes | The ID of the parent comment |