instagram_comment_replies
Retrieve replies to a specific Instagram comment, paging through nested threads with a cursor to review full comment conversations.
Instructions
Get replies to an Instagram comment. Replies under one comment. Page with cursor.
Cost: 3 credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Post, reel or IGTV URL. Pass this or shortcode. | |
| cursor | No | next_cursor from the previous page of the same request. | |
| shortcode | No | The code in the post URL (instagram.com/p/<code>/). | |
| comment_id | Yes | id of a comment from /v1/comments. |