reply_tweet
Reply to a specific tweet by providing its ID and your response text.
Instructions
Reply to a specific tweet by its ID
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Reply text (max 280 characters) | |
| tweet_id | Yes | ID of the tweet to reply to |