post_tweet
Post tweets on X/Twitter with support for replies, quotes, and media uploads.
Instructions
Post a new tweet on X/Twitter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Tweet content (max 280 chars for standard, 25k for Premium). | |
| reply_to | No | Optional tweet ID to reply to. | |
| media_ids | No | Comma-separated media IDs from upload_media (e.g. "123456,789012"). | |
| quote_tweet | No | Optional tweet ID to quote. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |