Gmail MCP

by shinzo-labs
Verified
MIT License
126
1
  • Apple
  • Linux

get_label

Retrieve a specific Gmail label by its unique ID using the Gmail MCP server. Simplify email organization and management by accessing label details directly.

Instructions

Get a specific label by ID

Input Schema

NameRequiredDescriptionDefault
idYesThe ID of the label to retrieve

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "id": { "description": "The ID of the label to retrieve", "type": "string" } }, "required": [ "id" ], "type": "object" }
ID: 1je9b8hapn