Publish a new text post (thread) to Threads from the logged-in account.
Input
textrequired
Post body, max 500 characters (Threads' own limit).
Output
textrequired
usernamerequired
publishedrequired
postIdoptional
createdAtoptional
permalinkoptional
FAQ
Publish a new text post (thread) to Threads from the logged-in account.
Required: text.
It returns text, postId, username, createdAt, permalink, published.
Yes. It acts as you on threads.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the threads.com cookies saved by the Reduck extension.
It makes changes on threads.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/threads.com/create_post, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/threads.com/create_post
It is part of Reduck's official curated catalogue.