Skip to main content
Glama
taylorwilsdon

Google Workspace MCP Server - Control Gmail, Calendar, Docs, Sheets, Slides, Chat, Forms & Drive

draft_gmail_message

Create and save draft emails in Gmail by specifying subject, body, and optional recipient. Ideal for preparing messages to send later or review with a team.

Instructions

Creates a draft email in the user's Gmail account.

Args:
    user_google_email (str): The user's Google email address. Required.
    subject (str): Email subject.
    body (str): Email body (plain text).
    to (Optional[str]): Optional recipient email address. Can be left empty for drafts.

Returns:
    str: Confirmation message with the created draft's ID.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bodyYesEmail body (plain text).
serviceYes
subjectYesEmail subject.
toNoOptional recipient email address.
user_google_emailYes

Latest Blog Posts

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/taylorwilsdon/google_workspace_mcp'

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