Gong · Capability
Gong Calls API — Calls
Gong Calls API — Calls. 8 operations. Lead operation: Gong List calls. Self-contained Naftiko capability covering one Gong business surface.
What You Can Do
GET
Listcalls
— Gong List calls
/v1/calls
POST
Addcall
— Gong Add a new call
/v1/calls
POST
Listcallsextensive
— Gong Retrieve detailed call data
/v1/calls/extensive
GET
Listmanualcrmassociations
— Gong List calls manually associated with CRM
/v1/calls/manual-crm-associations
POST
Retrieveusercallaccess
— Gong Retrieve user call access
/v1/calls/users-access
PUT
Giveusercallaccess
— Gong Give user call access
/v1/calls/users-access
DELETE
Removeusercallaccess
— Gong Remove user call access
/v1/calls/users-access
GET
Getcall
— Gong Retrieve a specific call
/v1/calls/{id}
MCP Tools
gong-list-calls
Gong List calls
read-only
idempotent
gong-add-new-call
Gong Add a new call
gong-retrieve-detailed-call-data
Gong Retrieve detailed call data
read-only
gong-list-calls-manually-associated
Gong List calls manually associated with CRM
read-only
idempotent
gong-retrieve-user-call-access
Gong Retrieve user call access
read-only
gong-give-user-call-access
Gong Give user call access
idempotent
gong-remove-user-call-access
Gong Remove user call access
idempotent
gong-retrieve-specific-call
Gong Retrieve a specific call
read-only
idempotent