x_create_post
Create a public post on X that appears instantly. Include text, media, quote, reply settings, and reply-to post ID to define its content and context.
Instructions
Post to X. This is immediately public. It can be deleted afterwards, which is why it is classified a write rather than destructive — but everyone who saw it still saw it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Post text. 280 characters unless the account has X Premium. | |
| media_ids | No | Up to 4 media ids, uploaded separately. | |
| quote_post_id | No | ||
| reply_settings | No | ||
| reply_to_post_id | No | Reply to this post id. |