Skip to main content
Glama

Google Calendar - No deletion

by erickva

modify_email

Adjust email labels such as archive, trash, and read/unread status. Manage email organization by adding or removing labels using a specified email ID.

Instructions

Modify email labels (archive, trash, mark read/unread)

Input Schema

NameRequiredDescriptionDefault
addLabelsNoLabels to add
idYesEmail ID
removeLabelsNoLabels to remove

Input Schema (JSON Schema)

{ "properties": { "addLabels": { "description": "Labels to add", "items": { "type": "string" }, "type": "array" }, "id": { "description": "Email ID", "type": "string" }, "removeLabels": { "description": "Labels to remove", "items": { "type": "string" }, "type": "array" } }, "required": [ "id" ], "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