send_tweet
Send a tweet to your Twitter account, with optional reply to an existing tweet by ID.
Instructions
Send a tweet. Optionally reply to a tweet by ID.
Args: text: Tweet content (max 280 chars). reply_to: Optional tweet ID to reply to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| reply_to | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |