Create post
x_organic_create_postCreate an organic X/Twitter post from user-supplied copy or media. Requires explicit confirmation before publishing and warns about link costs.
Instructions
POST /2/tweets. Use only the copy/media the user supplied — never invent text or handles. Requires confirm=true after an explicit named ask. X API pay-per-use (as of 2026): ~$0.015 per plain post, ~$0.20 per post that contains a link. Warn the user before posting links. X API has no native schedule. Do not fake a queue or invent a publish time. Up to 4 photos, 1 GIF, or 1 video via media_ids from x_organic_upload_media.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| confirm | No | Must be true after the user explicitly named this action. Never set on your own. | |
| media_ids | No | ||
| reply_settings | No |