Skip to main content
Glama
MIT License
368
7
  • Apple
  • Linux

add_delegate

Assign a delegate to manage a Gmail account by specifying their email address, enabling shared email access and task management.

Instructions

Adds a delegate to the specified account

Input Schema

NameRequiredDescriptionDefault
delegateEmailYesEmail address of delegate to add

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "delegateEmail": { "description": "Email address of delegate to add", "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