gong_get_transcript
ActiveTool of Gong
declared in 0.1.0
Retrieve the full conversation transcript for a call with speaker names, timestamps, and dialogue. Use after gong_get_call to analyze specific conversations.
Parameters schema
{
"type": "object",
"examples": [
{
"callId": "8145046661234567890"
}
],
"required": [
"callId"
],
"properties": {
"callId": {
"type": "string",
"description": "The Gong call ID"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Gong
https://github.com/pipeworx-io/mcp-gong
1/7 registries