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

remove_delegate

Revoke email delegation by removing a specified delegate from your Gmail account using this tool. Manage access and maintain privacy with ease.

Instructions

Removes the specified delegate

Input Schema

NameRequiredDescriptionDefault
delegateEmailYesEmail address of delegate to remove

Input Schema (JSON Schema)

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