Post a thread
create_threadPost a new thread with text and/or media to your Threads account. Supports chained posts from multiple text parts to create a connected thread.
Instructions
Post a new thread to YOUR Threads account — text and/or media (images & video). ⚠️ Real account — use sparingly; the server enforces a minimum gap between writes to avoid rate-limit/automation flags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | The post text (max 500 chars). Optional if media is given. | |
| chain | No | Additional posts to publish as one connected thread, in order, after `text`. This is the multi-post format Threads calls "Add to thread" — the parts stay linked. Posting them one at a time instead produces unlinked standalone threads. | |
| media | No | Local file paths and/or http(s) URLs to attach. Images (jpg/png/webp/avif) and/or video (mp4/mov/webm). Multiple images post as a carousel. Optional if text is given. |