post_tweet
Post a new tweet on Twitter/X with text and optional images/videos, or fill the composer without sending.
Instructions
Post a new tweet on Twitter/X. Supports text and optional images/videos.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Tweet text content (max 280 characters) | |
| media | No | Array of media to attach. Supports: URLs (https://...), local file paths (/path/to/file.png, ~/Downloads/video.mp4). Images: png/jpg/gif/webp. Videos: mp4/mov/webm. | |
| draftOnly | No | If true, fill the tweet composer but do not click send |