graph.facebook.com
Instagram is a photo and video sharing social network. The Graph API allows agents to read user profiles, fetch media posts, publish photos and videos, manage comments, and retrieve engagement insights for business and creator accounts.
oauth2
free
1.0
https://graph.facebook.com
1
2026-03-01T11:53:47.000Z
Health
This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →
Capabilities
get_media_comments
analyticsRetrieve comments on a specific media post, including commenter username and comment text.
Detail: https://graph.facebook.com/capabilities/get_media_comments
get_media_details
analyticsRetrieve detailed information about a specific media object including caption, media type, permalink, and timestamp.
Detail: https://graph.facebook.com/capabilities/get_media_details
get_media_insights
analyticsRetrieve engagement metrics (impressions, reach, likes, comments, saves) for a specific media post on a business or creator account.
Detail: https://graph.facebook.com/capabilities/get_media_insights
get_user_profile
analyticsRetrieve the authenticated Instagram user's profile information including username, bio, follower count, and media count.
Detail: https://graph.facebook.com/capabilities/get_user_profile
list_user_media
analyticsFetch a paginated list of media posts (photos, videos, carousels) published by the authenticated user.
Detail: https://graph.facebook.com/capabilities/list_user_media
publish_photo
analyticsPublish a photo to the authenticated user's Instagram feed by providing an image URL and optional caption.
Detail: https://graph.facebook.com/capabilities/publish_photo
reply_to_comment
analyticsPost a reply to a specific comment on one of the authenticated user's media posts.
Detail: https://graph.facebook.com/capabilities/reply_to_comment
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: Instagram Description: Instagram is a photo and video sharing social network. The Graph API allows agents to read user profiles, fetch media posts, publish photos and videos, manage comments, and retrieve engagement insights for business and creator accounts. Auth: oauth2 Capabilities: - get_media_comments: Retrieve comments on a specific media post, including commenter username and comment text. - get_media_details: Retrieve detailed information about a specific media object including caption, media type, permalink, and timestamp. - get_media_insights: Retrieve engagement metrics (impressions, reach, likes, comments, saves) for a specific media post on a business or creator account. - get_user_profile: Retrieve the authenticated Instagram user's profile information including username, bio, follower count, and media count. - list_user_media: Fetch a paginated list of media posts (photos, videos, carousels) published by the authenticated user. - publish_photo: Publish a photo to the authenticated user's Instagram feed by providing an image URL and optional caption. - reply_to_comment: Post a reply to a specific comment on one of the authenticated user's media posts.