ig_get_mentioned_comments
Retrieve comments where your account is @mentioned. Provide the comment ID from a mention notification to get comment details and associated media.
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) |