send_tweet
Post a tweet with text (max 280 characters). Optionally reply to an existing tweet by providing its 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 |