Instagram is a social media platform for sharing photos, videos, and stories. Only supports Instagram Business and Creator accounts, not Instagram Personal accounts.
Connect Instagram to ChatGPT or Claude with your own Instagram login or an API key, and your AI can run 28 of its actions. 16 of those only read and change nothing. 2 can delete or send something that cannot be undone, so those need a boundary you set before anyone runs them.
Things you could hand over
Your assistant can pull the comments on any of your posts, follow each thread down into its replies, and read the lot rather than skimming the first screen. Ask it for the questions nobody answered, or the same complaint said five different ways. It reads only. Nothing is posted, liked, hidden, or marked as seen.
Built on: Get IG User Media / Get IG Media Comments / Get IG Comment Replies / Get Instagram Media
Per post it can retrieve views, reach, likes, comments, saves, and shares, and at the account level it can retrieve profile views, reach, and follower counts over a date range. The useful part is the comparison across a set: it reads thirty posts and tells you what the ones that landed share, rather than handing you one number at a time.
Built on: Get IG User Media / Get IG Media Insights / Get User Insights / Get IG Media Children
It can list your conversations and read the messages inside each one, so you get a triage of the inbox instead of opening the app and scrolling. Reading does not mark anything as seen, which matters here: the seen receipt is visible to the other person, so a read-only pass leaves no trace at their end.
Built on: List All Conversations / Get Page Conversations / List All Messages / Get Conversation
It can read a post's comments, draft a reply to each one in your voice, and post them as threaded replies once you say yes. It can do the same for posts where someone @mentioned you. Instagram caps a reply at 300 characters with at most four hashtags and one URL, and refuses anything written entirely in capitals, so the drafts come back inside those limits.
Built on: Get IG Media Comments / Post IG Comment Replies / Post IG Media Comments / Reply to IG User Mentions
It can send a text message or an image into a conversation that already exists. It cannot start a new thread with someone who has never messaged you, which removes the worst failure mode by design. Instagram also closes a messaging window after 24 hours of silence, and a send outside that window fails with subcode 2534022 and should not be retried.
Built on: List All Messages / Send Text Message / Send Image / Mark Seen
Publishing is two steps. It builds a container from your image, video, reel, or a carousel of two to ten items, then publishes that container. Containers expire in under 24 hours, so this is a same-day operation rather than a scheduling queue. It can also read your current publishing quota first, because exceeding the daily cap rejects new posts outright until the window resets.
Built on: Post IG User Media / Create Carousel Container / Publish IG User Media / Get IG User Content Publishing Limit
It can delete a comment, and this is the action to keep on a short leash. Deletion is permanent with no recovery, and the scope is wider than people expect: your account can remove its own comments anywhere, and anyone else's comments on your own media. So the same instruction that cleans up your own typo can also remove a customer complaint.
Built on: Get IG Media Comments / Get IG Comment Replies / Delete Comment
Ice breakers are the suggested questions Instagram shows at the top of a new conversation, and the messenger profile that holds them is readable and writable. That makes the wording something you can iterate on from what people actually ask in DMs, rather than a thing set once at launch. Removing the ice breakers or the persistent menu is a separate and permanent step.
Built on: Get Messenger Profile / Update Messenger Profile / Delete Messenger Profile / List All Messages
- Almost everything here requires a Business or Creator account. A personal Instagram profile returns permission errors or empty results on messaging, and is not supported for insights at all.
- There is no scheduling. Media containers expire in under 24 hours, so a post has to be built and published in the same session, and anything further out needs a scheduler outside Instagram.
- Captions on published posts cannot be edited through the connector, and there is no action to delete a published post. Both corrections happen by hand in the app.
- No time saving is claimed for any candidate on this page, because none has been measured.
Look for Restyle. Ships AI features you can turn on yourself, with no developer and no new purchase.
Vendor documentation for this featureNo event triggers. Every win in this app is invoked: you or an agent asks, an action runs.