post_tweet
Post a tweet to X/Twitter with up to 280 characters. Optionally reply to an existing tweet by providing its ID.
Instructions
Post a tweet to X/Twitter
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text content of the tweet (max 280 characters) | |
| reply_to | No | Tweet ID to reply to |