Tool | What It Does | Example Use |
---|---|---|
List Calls | List calls that took place during a specified date range | ”List calls from last week and return callId, startTime, duration” |
Get Call | Retrieve data for a specific call by ID | ”Get the most recent call with ‘Acme Corp’ and return title, participants, startTime, duration” |
Add Call | Add a new call to Gong | ”Add a call titled ‘Quarterly Review with Finance Team’ scheduled for tomorrow at 2 PM UTC” |
Get Call Transcript | Retrieve transcript for a specific call | ”Get transcript for the latest call with john.smith@client.com and return fullTranscript” |
Get Detailed Calls | Retrieve detailed call data with filters (content and interaction metrics) | “Get detailed calls from this week where dealStage = ‘Discovery’ and return callId, talkRatio, interactivityScore” |
List Users | List all company users | ”List all sales team users and return userId, name, email, role” |
Get User | Retrieve data for a specific user by ID | ”Get user data for sarah.johnson@company.com and return name, email, managerName” |
Get Answered Scorecards | Retrieve all answers for scorecards reviewed during a date range | ”Get answered scorecards from last month and return scorecardId, reviewerName, overallScore” |
Get Interaction Stats | Return interaction stats for users based on calls with Whisper | ”Get interaction stats for sarah.johnson@company.com for Q2 2024 and return talkRatio, patience, empathyScore” |
Get Scorecards | Retrieve all scorecards within Gong | ”List all active scorecards and return scorecardId, name, numQuestions” |
Get Trackers | Retrieve keyword tracker details | ”Get trackers for ‘Competitive Intelligence’ workspace and return trackerId, name, keywords” |
List Workspaces | List all workspaces with details | ”List all workspaces and return workspaceId, name, numUsers” |
List Library Folders | List all library folders | ”List library folders under ‘Sales Enablement’ and return folderId, name, parentFolderId” |
Get Folder Content | Get content of a specific library folder | ”Get content for ‘Best Practices’ folder and return itemId, itemName, itemType” |
Validate Meeting Integration | Validate Gong meeting integration for users | ”Validate meeting integration for mike.chen@company.com” |
Give Users Access To Calls | Give specific users access to calls | ”Give manager@company.com and vp.sales@company.com access to calls from ‘Enterprise Deal Review‘“ |
Get Users With Access To Calls | Retrieve users who have access to specific calls | ”Get users with access to ‘Q4 Planning Call’ and return userId, name” |
Remove Users Access From Calls | Remove specific users’ access from calls | ”Remove contractor@external.com from all calls with ‘Product Roadmap’ in title” |
Create Your Gong MCP Node
Add Your Prompt
Test Your Node
Save and Reuse
Step 1: List Calls
Step 2: Get Transcripts
Step 3: Extract Objections
Step 4: Generate Slides
Step 5: Email Managers
Empty Outputs
Incorrect Results
Errors
Iterate with Request Changes