instagram_upload_album
Publish 2-10 photos or videos as a single carousel post on Instagram, with an optional caption. Requires write access enabled.
Instructions
Publish several photos or videos as one carousel post.
Instagram allows between 2 and 10 items. Requires INSTAGRAM_ALLOW_WRITES=true.
Args: paths: The files to publish, in order. caption: The caption to publish with them.
Returns: posted (bool), item_count and media: media_id, code, url, type, caption.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes | Absolute paths to 2-10 images or videos, in the order they should appear. | |
| caption | No | Caption text, hashtags included. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||