Publish an X/Twitter thread
publish_threadPublish or schedule an X/Twitter thread in one call. The first segment is the anchor; up to 24 total segments post as chained replies (each ≤280 chars). Optionally set a future time.
Instructions
Publish or schedule an X/Twitter thread in one call. segments[0] is the anchor tweet; segments 2..N (max 24, each ≤280 chars) publish as chained replies. schedule_at: future ISO datetime; omit to go out on the next scheduler tick (~1 min). Convenience wrapper over schedule_post + thread. Follow with get_post to confirm platform post ids after publish. Writing style for any post content you draft: write like the account's human owner, not like an AI. NEVER use em-dashes or en-dashes (—, –) or double hyphens (--); use a period, comma or colon instead. Skip hashtag spam (0-1 hashtags), filler openers ("Exciting news!") and rocket/sparkle emoji. Before drafting, read the account's recent posts with list_posts and match their voice, casing and rhythm. CAPABILITY: publish — this can reach a LIVE AUDIENCE. A draft-scoped token gets a 403 here; a human must approve at timetopost.co instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Brand/niche attribution tag for per-play engagement rollups (auto-registers) — NOT the AI BrandVoice writing-style profile | |
| segments | Yes | ||
| schedule_at | No | Future ISO datetime; omit for next tick |