list-calls
List Gong call recordings within a date range to retrieve metadata like title, date, duration, and participants.
Instructions
List Gong call recordings within a date range. Returns call metadata including title, date, duration, and participants.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxRecords | No | Maximum number of calls to return (default: all) | |
| toDateTime | Yes | End date-time in ISO 8601 format (e.g. 2024-01-31T23:59:59Z) | |
| workspaceId | No | Filter by workspace ID | |
| fromDateTime | Yes | Start date-time in ISO 8601 format (e.g. 2024-01-01T00:00:00Z) |