instagram_publish_post
Publish an approved image post to the connected Instagram Business account using a public HTTPS image URL and caption.
Instructions
Publish one approved image post to the exact Instagram Business account bound to the authenticated project connector route.
Args: instagram_business_account_id (required): Exact account-bound Instagram Business Account ID. caption (required): Approved caption (maximum 10,000 characters). image_url (required): Public HTTPS image URL. project_id: Authenticated Project UUID. project_ref: Exact project correlation reference. connector_account_ref: Project-bound connector account alias. idempotency_key: Stable business-action identity. effect: Claimed read or write effect; Spring verifies it. approval_ref: Approved platform task UUID when resuming a write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| effect | No | ||
| caption | No | ||
| image_url | No | ||
| project_id | No | ||
| project_ref | No | ||
| approval_ref | No | ||
| idempotency_key | No | ||
| connector_account_ref | No | ||
| instagram_business_account_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |