social-media-mcp

post_to_x

Use this tool to publish messages on X (formerly Twitter) directly. Specify content and, optionally, a thread ID to post within a conversation.

Instructions

Post a message to X (formerly Twitter)

Input Schema

NameRequiredDescriptionDefault
contentYesContent of the post
threadIdNoID of the thread to post to

Input Schema (JSON Schema)

{ "properties": { "content": { "description": "Content of the post", "type": "string" }, "threadId": { "description": "ID of the thread to post to", "type": "string" } }, "required": [ "content" ], "type": "object" }

You must be authenticated.

Other Tools from social-media-mcp

Related Tools

ID: 55bvn41dtb