get_comment_replies
Retrieve replies to a Facebook comment by providing its ID. Use this to fetch paginated reply lists with configurable fields and limits.
Instructions
List replies to a comment (GET /{comment-id}/comments).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| limit | No | ||
| fields | No | id,message,created_time,from,like_count,comment_count,attachment,permalink_url,is_hidden | |
| comment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||