Get replies to a specific Instagram comment. Returns a list of comment replies with details like text, username, timestamp, and like count. Use when you need to retrieve child comments (replies) for a specific parent comment.
afterstringCursor for forward pagination - get replies after this cursor
limitintegerNumber of replies to return per page (max 100)
beforestringCursor for backward pagination - get replies before this cursor
fieldsstringComma-separated list of fields to return. Available fields: id, text, username, timestamp, like_count, hidden, from, media, parent_id, replies, legacy_instagram_comment_id
ig_comment_idRequiredstringInstagram Comment ID to get replies for
graph_api_versionstringGraph API version to use
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.