Publish a carousel
create_carouselPublish 2 to 20 images or videos as a single carousel post on Threads. Stage items separately, transcode them in parallel, and combine them into one post that counts against your daily quota.
Instructions
Publish 2 to 20 images or videos as one carousel post. Each item is staged separately and they transcode in parallel, then a parent container binds them together. Counts as a single post against the daily quota. Public and irreversible, so this needs confirm: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Caption for the carousel. 500 characters. | |
| items | Yes | 2 to 20 items, each with an image_url or a video_url. | |
| account | No | Which connected Threads profile to act as, by username (for example 'thenavidm'). Defaults to the first connected profile. Call list_accounts to see them. | |
| confirm | No | Must be true for this to run. The result is public immediately or cannot be undone, so it is refused without an explicit confirmation. Threads has no edit endpoint and no unsend. | |
| topic_tag | No | One topic tag, without the #. 1-50 characters, no periods or ampersands. | |
| reply_control | No | Who may reply. Defaults to everyone. |