get_library_folder_calls
Retrieve all calls saved in a Gong library folder, including call IDs, titles, curator notes, and snippet timing. Use with folder ID from list_library_folders for further call analysis.
Instructions
Get all calls saved in a specific Gong library folder. Returns call IDs, titles, curator notes, and snippet timing. Use list_library_folders to find folder IDs. Call IDs can be passed to get_call_summary or get_call_transcript.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folderId | Yes | Library folder ID (numeric string, from list_library_folders) |