Humm reads your Gong call transcripts and interaction stats. Ask about conversation patterns, call volume by rep, or pull transcript snippets for a specific account.Documentation Index
Fetch the complete documentation index at: https://heyhumm.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
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.