Skip to main content
Glama

X(Twitter) MCP Server

by cjkcr

delete_draft

Remove unwanted draft tweets or threads from your X/Twitter account by specifying the draft ID to free up space and maintain organized draft management.

Instructions

Delete a draft tweet or thread

Input Schema

NameRequiredDescriptionDefault
draft_idYesID of the draft to delete

Input Schema (JSON Schema)

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

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/cjkcr/x-mcp'

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