Gong MCP Server

list_calls

Retrieve Gong call details including ID, title, timings, participants, and duration. Filter results by date range using ISO format for start and end times.

Instructions

List Gong calls with optional date range filtering. Returns call details including ID, title, start/end times, participants, and duration.

Input Schema

NameRequiredDescriptionDefault
fromDateTimeNoStart date/time in ISO format (e.g. 2024-03-01T00:00:00Z)
toDateTimeNoEnd date/time in ISO format (e.g. 2024-03-31T23:59:59Z)

Input Schema (JSON Schema)

{ "properties": { "fromDateTime": { "description": "Start date/time in ISO format (e.g. 2024-03-01T00:00:00Z)", "type": "string" }, "toDateTime": { "description": "End date/time in ISO format (e.g. 2024-03-31T23:59:59Z)", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Gong MCP Server

Related Tools

ID: ek3aamney5