create_tweet
Publish a tweet to your Twitter account (up to 280 characters), or reply to an existing tweet by providing its ID.
Instructions
Create a new tweet (requires login)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Tweet text (max 280 characters) | |
| reply_to | No | Tweet ID to reply to (optional) |