List Footer Comment Replies
list_footer_comment_repliesRetrieve replies (child comments) for a specific footer comment using its ID. Supports sorting, pagination, and body format selection.
Instructions
List replies (child comments) of a footer comment.
Args:
comment_id: Parent comment ID.
body_format: Body representation.
sort: Sort field.
cursor: Pagination cursor.
limit: Max results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | ||
| limit | No | ||
| cursor | No | ||
| comment_id | Yes | ||
| body_format | No |