publish_image
Publishes a single image to an Instagram feed using a public HTTPS URL and optional caption, handling the two-step Graph API container and publish flow.
Instructions
Publish a single image to the feed.
image_url must be a PUBLIC https URL (Instagram fetches the bytes itself). caption <= 2200 chars. Two-step Graph flow (create container -> publish) handled internally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | ||
| caption | No | ||
| image_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||