Tools
| Tool | Description |
|---|---|
GONG_LIST_USERS | List all users in the workspace with pagination |
GONG_GET_USERS | Retrieve one or more users by their Gong user IDs |
GONG_GET_CALL_TRANSCRIPTS | Get call transcripts by call IDs or date range |
GONG_LIST_DETAILED_CALLS | List detailed call data with participants, briefs, and interaction stats |
Filter Parameters
Most Gong tools accept afilter parameter to scope results. Common filter options:
Pagination
All list tools support cursor-based pagination. When a response contains more results, use thecursor value from the response in subsequent requests:
Authentication
OAuth
Connect securely via Gong OAuth. Authorize Humm to access your Gong workspace.