Skip to main content
Glama

Google Calendar - No deletion

by erickva

send_email

Send emails with customizable recipients, subject, and body. Supports CC, BCC, and HTML content, integrated with Google Calendar without deletion capabilities.

Instructions

Send a new email

Input Schema

NameRequiredDescriptionDefault
bccNoBCC recipients (comma-separated)
bodyYesEmail body (can include HTML)
ccNoCC recipients (comma-separated)
subjectYesEmail subject
toYesRecipient email address

Input Schema (JSON Schema)

{ "properties": { "bcc": { "description": "BCC recipients (comma-separated)", "type": "string" }, "body": { "description": "Email body (can include HTML)", "type": "string" }, "cc": { "description": "CC recipients (comma-separated)", "type": "string" }, "subject": { "description": "Email subject", "type": "string" }, "to": { "description": "Recipient email address", "type": "string" } }, "required": [ "to", "subject", "body" ], "type": "object" }

You must be authenticated.

Other Tools from Google Calendar - No deletion

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/erickva/google-workspace-mcp-server-no-calendar-deletetion'

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