search-calls
Search Gong calls by date, user, workspace, or IDs. Retrieve call details including attendees, topics, highlights, and next steps.
Instructions
Search for Gong calls by date range, user, workspace, or call IDs. Returns calls with full details including attendees, topics, highlights, and next steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| callIds | No | Specific call IDs to retrieve | |
| maxRecords | No | Maximum number of calls to return (default: all) | |
| toDateTime | No | End date-time in ISO 8601 format (e.g. 2024-01-31T23:59:59Z) | |
| workspaceId | No | Filter by workspace ID | |
| fromDateTime | No | Start date-time in ISO 8601 format (e.g. 2024-01-01T00:00:00Z) | |
| primaryUserIds | No | Filter by call owner user IDs |