send_tweet
Post a new tweet to X (Twitter) by providing text. Optionally include a tweet ID to reply to or quote in the same post.
Instructions
Post a new tweet to X (Twitter)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The content of the tweet | |
| quote_tweet_id | No | Optional: Tweet ID to quote | |
| reply_to_tweet_id | No | Optional: Tweet ID to reply to |