Skip to main content
Glama
MIT License
549
28
  • Apple
  • Linux

get_delegate

Retrieve the details of a specified delegate associated with a Gmail account to manage email access and permissions directly through the Gmail API.

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" }

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/shinzo-labs/gmail-mcp'

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