BrandstaqBrandstaq Docs
Platforms

Instagram

Instagram (Graph API) operations: publish image/video posts and carousels, fetch metrics, mentions, comments, get profile, reply.

Skill name: instagram 5 BST per call

When to use it

Brandstaq automatically picks Instagram when you say things like:

  • Publish this carousel to Instagram
  • Reply to the comments on yesterday's post
  • Pull engagement metrics for the last 7 days

Parameters

NameTypeRequiredDescription
limitintegerNo
actionstringYesInstagram operation to perform. Each value maps to a connector method; mismatched action/params return UNKNOWN_ACTION.
captionstringNo
contentstringNo
post_idstringNo
parent_idstringNo
media_pathstringNoPublic URL or local path. IG Graph requires a public URL.
media_typestringNo
media_urlsarrayNo
media_pathsarrayNo
since_cursorstringNo

When the agent reaches for it

When you mention Instagram explicitly — post a carousel, reply to comments, pull engagement — the agent picks this. Per-platform skill so the action enum reflects only what Instagram's API actually supports.

Related skills