Overview
SLUG: INSTAGRAM
Description
Instagram is a social media platform for sharing photos, videos, and stories. Only supports Instagram Business and Creator accounts, not Instagram Personal accounts.
Authentication Details
OAuth2
Connecting to Instagram
Create an auth config
Use the dashboard to create an auth config for the Instagram toolkit. This allows you to connect multiple Instagram accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Instagram Auth Config”. After creation, copy the displayed ID starting with ac_. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Instagram toolkit’s playground
For code examples, see the Tool calling guide and Provider examples.
Tool List
INSTAGRAM_CREATE_CAROUSEL_CONTAINER
Tool Name: Create Carousel Container
Description
Action Parameters
Action Response
INSTAGRAM_CREATE_MEDIA_CONTAINER
Tool Name: Create Media Container
Description
Action Parameters
Action Response
INSTAGRAM_CREATE_POST
Tool Name: Create Post
Description
Action Parameters
Action Response
INSTAGRAM_DELETE_COMMENT
Tool Name: Delete Comment
Description
Action Parameters
Action Response
INSTAGRAM_GET_CONVERSATION
Tool Name: Get Conversation
Description
Action Parameters
Action Response
INSTAGRAM_GET_IG_COMMENT_REPLIES
Tool Name: Get IG Comment Replies
Description
Action Parameters
Action Response
INSTAGRAM_GET_IG_MEDIA
Tool Name: Get Instagram Media
Description
Action Parameters
Action Response
INSTAGRAM_GET_IG_MEDIA_CHILDREN
Tool Name: Get IG Media Children
Description
Action Parameters
Action Response
INSTAGRAM_GET_IG_MEDIA_COMMENTS
Tool Name: Get IG Media Comments
Description
Action Parameters
Action Response
INSTAGRAM_GET_IG_MEDIA_INSIGHTS
Tool Name: Get IG Media Insights
Description
Action Parameters
Action Response
INSTAGRAM_GET_IG_USER_CONTENT_PUBLISHING_LIMIT
Tool Name: Get IG User Content Publishing Limit
Description
Action Parameters
Action Response
INSTAGRAM_GET_IG_USER_LIVE_MEDIA
Tool Name: Get IG User Live Media
Description
Action Parameters
Action Response
INSTAGRAM_GET_IG_USER_MEDIA
Tool Name: Get IG User Media
Description
Action Parameters
Action Response
INSTAGRAM_GET_IG_USER_STORIES
Tool Name: Get IG User Stories
Description
Action Parameters
Action Response
INSTAGRAM_GET_IG_USER_TAGS
Tool Name: Get IG User Tags
Description
Action Parameters
Action Response
INSTAGRAM_GET_POST_COMMENTS
Tool Name: Get Post Comments
Description
Action Parameters
Action Response
INSTAGRAM_GET_POST_INSIGHTS
Tool Name: Get Post Insights
Description
Action Parameters
Action Response
INSTAGRAM_GET_POST_STATUS
Tool Name: Get Post Status
Description
Action Parameters
Action Response
INSTAGRAM_GET_USER_INFO
Tool Name: Get User Info
Description
Action Parameters
Action Response
INSTAGRAM_GET_USER_INSIGHTS
Tool Name: Get User Insights
Description
Action Parameters
Action Response
INSTAGRAM_GET_USER_MEDIA
Tool Name: Get User Media
Description
Action Parameters
Action Response
INSTAGRAM_LIST_ALL_CONVERSATIONS
Tool Name: List All Conversations
Description
Action Parameters
Action Response
INSTAGRAM_LIST_ALL_MESSAGES
Tool Name: List All Messages
Description
Action Parameters
Action Response
INSTAGRAM_MARK_SEEN
Tool Name: Mark Seen
Description
Action Parameters
Action Response
INSTAGRAM_POST_IG_COMMENT_REPLIES
Tool Name: Post IG Comment Replies
Description
Action Parameters
Action Response
INSTAGRAM_POST_IG_MEDIA_COMMENTS
Tool Name: Post IG Media Comments
Description
Action Parameters
Action Response
INSTAGRAM_POST_IG_USER_MEDIA
Tool Name: Post IG User Media
Description
Action Parameters
Action Response
INSTAGRAM_POST_IG_USER_MEDIA_PUBLISH
Tool Name: Publish IG User Media
Description
Action Parameters
Action Response
INSTAGRAM_POST_IG_USER_MENTIONS
Tool Name: Reply to IG User Mentions
Description
Action Parameters
Action Response
INSTAGRAM_REPLY_TO_COMMENT
Tool Name: Reply To Comment
Description
Action Parameters
Action Response
INSTAGRAM_SEND_IMAGE
Tool Name: Send Image
Description
Action Parameters
Action Response
INSTAGRAM_SEND_TEXT_MESSAGE
Tool Name: Send Text Message
Description
Action Parameters
Action Response