reply_to_tweet
Post a public reply to a specific tweet using the authenticated account's ID and text.
Instructions
Reply to a specific tweet.
Posts a public reply to the given tweet from the authenticated user's account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The reply text (max 280 characters) | |
| tweet_id | Yes | The ID of the tweet to reply to |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |