Skip to main content
Glama

gong-mcp

by MaPa07

getv2dataprivacydataforemailaddress

Retrieve GDPR-compliant data activities for an email address to support privacy requests. Input the email address and optional cursor for paginated results.

Instructions

Activities for an email address (GDPR helper)

Input Schema

NameRequiredDescriptionDefault
cursorNo
emailAddressYes

Input Schema (JSON Schema)

{ "properties": { "cursor": { "type": "string" }, "emailAddress": { "format": "email", "type": "string" } }, "required": [ "emailAddress" ], "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/MaPa07/gong-mcp'

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