x_post
Post to X (Twitter) as a single tweet or threaded reply chain using OAuth 1.0a credentials. Supports up to 280 characters per post within X's free API limits.
Instructions
Post directly to X (Twitter) as a single post (<= 280 chars) or a reply-chained thread. Requires OAuth 1.0a credentials via setup. FREE — no credit cost, but X's free API tier caps writes at 17 tweets / 24h.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Single post text (<= 280 chars). Mutually exclusive with `thread`. | |
| thread | No | Array of posts to chain as a reply thread. Each <= 280 chars. |