Gmail MCP

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

get_delegate

Retrieve the specified delegate email address to manage access and permissions in Gmail. Simplify delegation setup and oversight within your email workflow.

Instructions

Gets the specified delegate

Input Schema

NameRequiredDescriptionDefault
delegateEmailYesThe email address of the delegate to retrieve

Input Schema (JSON Schema)

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