Skip to main content
Glama

GMail Manager MCP

create_reply

Generate Gmail reply drafts with provided content and direct compose URLs for responding to specific email messages.

Instructions

Generate a brief, natural reply draft and provide Gmail compose URL

Input Schema

NameRequiredDescriptionDefault
messageIdYesEmail message ID to reply to
replyMessageYesThe reply message content to create as a draft

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "messageId": { "description": "Email message ID to reply to", "type": "string" }, "replyMessage": { "description": "The reply message content to create as a draft", "type": "string" } }, "required": [ "messageId", "replyMessage" ], "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/muammar-yacoob/GMail-Manager-MCP'

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