Create Carousel Post
create_carousel_postCreate a carousel post by uploading 2-10 images with optional caption. Images are validated and normalized, with clear error reporting if Facebook rejects the post.
Instructions
Upload multiple photos and publish them as one carousel post.
Each image is validated and normalized before the upload attempt. Best-effort: modern Facebook may reject cookie-based carousels; failures surface as clear, honest errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to publish | |
| message | No | Optional caption/text with the carousel | |
| sources | Yes | List of local file paths or http(s) URLs (2-10 images) for the carousel | |
| account_id | No | Optional stored identity id to post as (default: active) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||