Skip to main content
Glama

X(Twitter) MCP Server

by vidhupv

create_draft_thread

Generate a draft tweet thread directly through chat by inputting an array of tweet contents, enabling structured Twitter post creation.

Instructions

Create a draft tweet thread

Input Schema

NameRequiredDescriptionDefault
contentsYesAn array of tweet contents for the thread

Input Schema (JSON Schema)

{ "properties": { "contents": { "description": "An array of tweet contents for the thread", "items": { "type": "string" }, "type": "array" } }, "required": [ "contents" ], "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