gong_search_calls
ActiveTool of Gong
declared in 0.1.0
Search calls by keyword or phrase (e.g., 'pricing', 'objection', 'budget'). Returns matching calls ranked by relevance.
Parameters schema
{
"type": "object",
"examples": [
{
"keyword": "pricing"
},
{
"keyword": "budget objection"
}
],
"required": [
"keyword"
],
"properties": {
"keyword": {
"type": "string",
"description": "Keyword to search for in calls"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Gong
https://github.com/pipeworx-io/mcp-gong
1/7 registries