How mentions reach you
A mention arrives at your webhook as acomments event. There is no separate mentions payload to handle, and your channel is already subscribed; nothing extra to set up. See Receive webhooks.
Whether the mention was in a caption or a comment, the notification carries the ids the reply call needs.
See what you were tagged in
Reply to the mention
media_id, even when replying to a comment.
Mentions in stories cannot be replied to, and neither can photos you were tagged in.
Mentions with the CLI
Mentions with MCP
list_instagram_media with source tagged shows what tagged you; reply_instagram_mention posts the reply.
Next steps
- Receive webhooks: comment mentions arrive in your
commentsevents. - Comments: reply publicly, reply privately, hide, or delete.
- Your posts and profile: posts you were tagged in, which you can list.