Publish to a business account, read posts and their insights, and work the comment thread — reply, hide or delete — so a workflow can keep on top of a campaign without anyone opening the app.
Instagram is mapped and documented, but one-click connection isn't live yet — the app shows it as Coming soon. Only Google Calendar, Drive, Mail, and Tasks are connectable today; see the Standard integrations catalogue for what's live now.
| Category | 📣 Marketing |
| Connection | Coming soon not yet connectable — once live it will connect via OAuth 2.0. |
| Actions | 12 total — 6 read, 6 write |
Once connected, Instagram exposes the following actions. The AI can call them with #-mentions in chat, an agent can be granted a subset as tools, and a workflow can run them in an integration-action node.
| Action | Type | What it does | Proxy |
|---|---|---|---|
Comment on Postcreate-comment | Write | Post a comment on one of the account's own posts. This is public and shows as the account. | Yes |
Prepare Postcreate-media-container | Write | Upload an image or video from a public URL and get back a container id. NOTHING is public until Publish Post runs with that id. | Yes |
Delete Commentdelete-comment | Write | Delete a comment for good. Hide Comment is the reversible option. | Yes |
Get Accountget-account | Read | Read the connected Instagram account — username, follower count, bio and how many posts it has. | Yes |
Get Account Insightsget-account-insights | Read | Read the account's metrics over a period — reach, profile views, follower count. | Yes |
Get Postget-media | Read | Read one post's own content by id — its caption, media type, permalink and when it was published. For how the post PERFORMED (reach, impressions, saves) use Get Post Insights instead. | Yes |
Get Post Insightsget-media-insights | Read | Read the metrics for one post — reach, impressions, saves and the rest. | Yes |
Hide Commenthide-comment | Write | Hide a comment so only its author can see it, or un-hide one. Nothing is deleted. | Yes |
List Postslist-media | Read | List the account's posts, newest first, with their captions, links and engagement counts. | Yes |
List Commentslist-media-comments | Read | List the comments on one post. | Yes |
Publish Postpublish-media | Write | Publish a prepared container. This makes the post public on the account and cannot be undone from here. | Yes |
Reply to Commentreply-to-comment | Write | Reply to a comment as the account. This is public. | Yes |
Actions tagged Write create, update, or delete data. In chat and agent paths they pause for your confirmation before running; workflows treat their deterministic wiring as implicit consent. Agent tools covers how to scope which actions an agent may use.
Instagram is governed per organization: an admin sets a monetary spend cap and a monthly call quota. A quota of 0 disables the integration — it never means unlimited. See the Integrations overview for the full governance model.