Instagram is a social media platform for sharing photos, videos, and stories. Only supports Instagram Business and Creator accounts, not Instagram Personal accounts.
Drift inferred · capture-to-capture
- MEDIUM gained untrusted · 2 tools changed permissions
- LOW gained verified
tool count over time
tools
-
INSTAGRAM_CREATE_CAROUSEL_CONTAINER
Create a draft carousel post with multiple images/videos before publishing.
in ▸ caption children ig_user_id child_image_urls child_video_urls child_image_files child_video_files graph_api_version
-
INSTAGRAM_CREATE_MEDIA_CONTAINER
Create a draft media container for photos/videos/reels before publishing.
in ▸ caption cover_url image_url video_url ig_user_id image_file media_type video_file content_type is_carousel_item graph_api_version
-
INSTAGRAM_CREATE_POST
Publish a draft media container to Instagram (final publishing step).
in ▸ ig_user_id creation_id graph_api_version
-
INSTAGRAM_GET_CONVERSATION
Get details about a specific Instagram DM conversation (participants, etc).
in ▸ conversation_id graph_api_version
-
INSTAGRAM_GET_POST_COMMENTS
Get comments on an Instagram post.
in ▸ after limit ig_post_id graph_api_version
-
INSTAGRAM_GET_POST_INSIGHTS
Get Instagram post insights/analytics (impressions, reach, engagement, etc.).
in ▸ metric ig_post_id metric_preset graph_api_version
-
INSTAGRAM_GET_POST_STATUS
Check the processing status of a draft post container.
in ▸ creation_id graph_api_version
-
INSTAGRAM_GET_USER_INFO
Get Instagram user info including profile details and statistics.
in ▸ ig_user_id graph_api_version
-
INSTAGRAM_GET_USER_INSIGHTS
Get Instagram account-level insights and analytics (profile views, reach, follower count, etc.). metric_type (time_series or total_value): When set to total_value, the API returns a total_value object instead of values. breakdown: Only applicable when metric_type=total_value and only for supported metrics. timeframe: Required for demographics-related metrics and overrides since/until for those metrics.
in ▸ since until metric period breakdown timeframe ig_user_id metric_type graph_api_version
-
INSTAGRAM_GET_USER_MEDIA
Get Instagram user's media (posts, photos, videos).
in ▸ after limit ig_user_id graph_api_version
-
INSTAGRAM_LIST_ALL_CONVERSATIONS
List all Instagram DM conversations for the authenticated user.
in ▸ after limit ig_user_id graph_api_version
-
INSTAGRAM_LIST_ALL_MESSAGES
List all messages from a specific Instagram DM conversation.
in ▸ after limit conversation_id graph_api_version
-
INSTAGRAM_MARK_SEEN
Mark Instagram DM messages as read/seen for a specific user.
in ▸ recipient_id graph_api_version
-
INSTAGRAM_REPLY_TO_COMMENT
Reply to a comment on Instagram media.
in ▸ message ig_comment_id graph_api_version
-
INSTAGRAM_SEND_IMAGE
Send an image via Instagram DM to a specific user.
in ▸ caption image_url recipient_id graph_api_version
-
INSTAGRAM_SEND_TEXT_MESSAGE
Send a text message to an Instagram user via DM.
in ▸ text ig_user_id recipient_id graph_api_version reply_to_message_id
This server hasn't been statically analyzed yet (npm/PyPI artifacts only).