ig_get_replies
Retrieve replies to an Instagram comment using comment ID. Supports pagination and limits to control number of replies returned.
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 |