create_post
Post a new tweet with required text and optional media, reply ID, quote ID, and reply settings.
Instructions
Post a new post with optional media, reply, or quote
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text content of the post (max 280 characters) | |
| media_ids | No | List of media IDs to attach (max 4) | |
| in_reply_to | No | Post ID to reply to | |
| quote_post_id | No | Post ID to quote | |
| reply_settings | No | Who can reply to this post |