Skip to main content
Glama

X(Twitter) MCP Server

by vidhupv

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vidhupv/x-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server