Our team would like to use the feature below:
I do see the ai_call_summary_id being mentioned once here:
|
ai_call_summary_id?: string; |
but there is no way of retrieving the ai_call_summary_id in a S2S Oauth application (at the account level) given solely the callId or callLogId, and no way to make use of ai_call_summary_id even when it is acquired.
Our team would like to use the feature below:
https://developers.zoom.us/changelog/phone/april-14-2025
I do see the
ai_call_summary_idbeing mentioned once here:rivet-javascript/phone/phone.d.ts
Line 2084 in 65735ee
but there is no way of retrieving the
ai_call_summary_idin a S2S Oauth application (at the account level) given solely thecallIdorcallLogId, and no way to make use ofai_call_summary_ideven when it is acquired.