Twitter MCP Server
postTweetWithMedia
Post a tweet with media attachment to Twitter
Input Schema
Name | Required | Description | Default |
---|---|---|---|
altText | No | Alternative text for the media (accessibility) | |
mediaPath | Yes | Local file path to the media to upload | |
mediaType | Yes | MIME type of the media file | |
text | Yes | The text of the tweet |
Input Schema (JSON Schema)
This server cannot be installed
Other Tools
- createList
- postTweet
- addUserToList
- postTweetWithMedia
- likeTweet
- unlikeTweet
- getLikedTweets
- searchTweets
- replyToTweet
- getUserTimeline
- getTweetById
- getUserInfo
- getTweetsByIds
- retweet
- undoRetweet
- getRetweets
- followUser
- unfollowUser
- getFollowers
- getFollowing
- removeUserFromList
- getListMembers
- getUserLists
- getHashtagAnalytics
- deleteTweet