x_post_tweet
Post tweets to X (Twitter) using the x-ai-mcp server. Compose new tweets or reply to existing ones with text up to 280 characters.
Instructions
Post a new tweet. Requires OAuth token with tweet.write scope.
Args:
text: Tweet text (max 280 characters)
reply_to: Optional tweet ID to reply to
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| reply_to | No |