ig_get_replies
Retrieve replies to a specific Instagram comment by ID. Access threaded conversations and paginate through user responses to track engagement or moderate discussions.
Instructions
Get replies to a specific comment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes | Comment ID to get replies for | |
| limit | No | Number of replies to return | |
| after | No | Pagination cursor |