X(Twitter) MCP Server

create_draft_tweet

Generate and save a draft tweet in X/Twitter for review or editing before publishing, ensuring content is finalized and ready for posting.

Instructions

Create a draft tweet

Input Schema

NameRequiredDescriptionDefault
contentYesThe content of the tweet

Input Schema (JSON Schema)

{ "properties": { "content": { "description": "The content of the tweet", "type": "string" } }, "required": [ "content" ], "type": "object" }

You must be authenticated.

Other Tools from X(Twitter) MCP Server

Related Tools

ID: jsxr09dktf