ig_reply_comment
Reply to an Instagram comment by providing the comment ID and your reply message.
Instructions
Reply to a comment on an Instagram post.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Reply text | |
| accountId | No | Instagram Business Account ID. Falls back to INSTAGRAM_BUSINESS_ACCOUNT_ID env var. | |
| commentId | Yes | ID of the comment to reply to | |
| accessToken | No | Instagram access token. Falls back to INSTAGRAM_ACCESS_TOKEN env var. |