Skip to main content
Glama

MCP Google Contacts Server

by RayanZaki

delete_contact

Remove a specific contact from Google Contacts by providing its unique resource name. Facilitates contact management directly within Google Workspace.

Instructions

Delete a contact by resource name.

Args: resource_name: Contact resource name (people/*) to delete

Input Schema

NameRequiredDescriptionDefault
resource_nameYes

Input Schema (JSON Schema)

{ "properties": { "resource_name": { "title": "Resource Name", "type": "string" } }, "required": [ "resource_name" ], "title": "delete_contactArguments", "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/RayanZaki/mcp-google-contacts-server'

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