twitter_reply_to_tweet
Reply to any tweet using a Twitter OAuth2 access token, tweet ID, and reply text. Simplify Twitter interactions without local credential setup on the MCP Server.
Instructions
Reply to an existing tweet
Input Schema
Name | Required | Description | Default |
---|---|---|---|
text | Yes | The reply text content | |
tweet_id | Yes | ID of the tweet to reply to | |
twitter_access_token | Yes | Twitter OAuth2 access token |