Skip to main content
Glama

GMail Manager MCP

remove_label

Remove a specific label from an email message in Gmail to help organize your inbox and categorize messages more effectively.

Instructions

Remove a label from an email

Input Schema

NameRequiredDescriptionDefault
labelIdYesLabel ID to remove
messageIdYesEmail message ID

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "labelId": { "description": "Label ID to remove", "type": "string" }, "messageId": { "description": "Email message ID", "type": "string" } }, "required": [ "messageId", "labelId" ], "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