Skip to main content
Glama

gong-mcp

by MaPa07

getv2askanythinggeneratebrief

Create detailed account or deal briefs by specifying workspace, entity type, CRM ID, and time period for structured data insights.

Instructions

Generate account/deal brief

Input Schema

NameRequiredDescriptionDefault
brief-nameYes
crm-entity-idYes
entity-typeYes
from-date-timeNo
period-typeYes
to-date-timeNo
workspace-idYes

Input Schema (JSON Schema)

{ "properties": { "brief-name": { "type": "string" }, "crm-entity-id": { "type": "string" }, "entity-type": { "enum": [ "Deal", "Account" ], "type": "string" }, "from-date-time": { "format": "date-time", "type": "string" }, "period-type": { "type": "string" }, "to-date-time": { "format": "date-time", "type": "string" }, "workspace-id": { "type": "string" } }, "required": [ "workspace-id", "brief-name", "entity-type", "crm-entity-id", "period-type" ], "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