get_v2_media_comments_replies
Retrieve paginated replies to a specific comment on a media post using min_id for cursor-based pagination. Requires media_id and comment_id.
Instructions
[GET /v2/media/comments/replies] Media Comments Replies
Get media comment replies with pagination by min_id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| media_id | Yes | ||
| comment_id | Yes | ||
| min_id | No |