ig_get_mentioned_comments
Retrieve Instagram comments where your account was @mentioned using comment IDs from notifications. Returns comment text, username, timestamp, and associated media details.
Instructions
Get comments where the account was @mentioned. Returns the media and comment details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes | Comment ID from a mention notification | |
| fields | No | Fields to return (default: id,text,timestamp,username,media) |