post_now
Publish text to X now. Every post is checked by a server-side guardrail before sending, with optional AI-assisted labeling and native reply/thread support.
Instructions
Post text to X now. Every post passes the casserole guardrail at the chokepoint; blocked/held posts are never sent, and the token never touches this machine. Set aiGenerated only if the user wants this post labelled AI-assisted (default off — it is the user's choice). Pass inReplyToId with a prior post's platformPostId to chain a native reply/thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| mediaIds | No | media ids from upload_media to attach to this post | |
| aiGenerated | No | label this post AI-assisted — the USER decides; default false | |
| inReplyToId | No | platformPostId of the post this replies to (for threads) | |
| idempotencyKey | No |