Gmail MCP

by shinzo-labs
Verified
MIT License
126
1
  • 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" }
ID: 1je9b8hapn