Skip to main content
Glama

Meme MCP Server

by 0x8687
Apache 2.0

send-draft

Send a draft email by specifying the draft ID, enabling quick and efficient email dispatch within the Meme MCP Server environment.

Instructions

Send a draft email

Input Schema

NameRequiredDescriptionDefault
draftIdYesThe ID of the draft to send

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "draftId": { "description": "The ID of the draft to send", "type": "string" } }, "required": [ "draftId" ], "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/0x8687/mcp-gmail-v1'

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