There is a new AI-generated “meeting agenda” feature visible in the Zoom desktop app. This appears to be different from the existing agenda (or description) field used when creating meetings via the Zoom web portal or API.
However, this AI-generated agenda:
-
is not returned in any meeting-related API responses
- GET /v2/meetings/{meeting-id}
- {“agenda”: ““, …}
-
does not appear to be documented in the Zoom API documentation
Is this feature currently unsupported by the API, or is there an endpoint or plan to expose it?