X(Twitter) MCP Server

publish_draft

Automatically publish a prepared tweet or thread on X (Twitter) by specifying the draft ID, enabling direct content posting through the MCP server.

Instructions

Publish a draft tweet or thread

Input Schema

NameRequiredDescriptionDefault
draft_idYesID of the draft to publish

Input Schema (JSON Schema)

{ "properties": { "draft_id": { "description": "ID of the draft to publish", "type": "string" } }, "required": [ "draft_id" ], "type": "object" }

You must be authenticated.

Other Tools from X(Twitter) MCP Server

Related Tools

ID: jsxr09dktf