publish_image
Publish an image to the Instagram feed using a public HTTPS URL. Accepts an optional caption up to 2200 characters, handling the internal Graph API steps.
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 | |||