List Gong Calls
list_callsList recorded Gong calls within a date range, returning call ID, title, start time, duration, direction, and URL. Use before retrieving transcripts.
Instructions
List calls recorded in Gong within a date range. Auto-paginates across Gong's cursor. Returns call ID, title, start time, duration, direction, and URL. Use this to find calls before retrieving transcripts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toDateTime | Yes | End of date range in ISO-8601 format (e.g., '2026-03-28T23:59:59Z') | |
| fromDateTime | Yes | Start of date range in ISO-8601 format (e.g., '2026-03-01T00:00:00Z') |