zoom_list_past_meeting_participants
Retrieve participant details from past Zoom meetings, including attendee names, join and leave times, and meeting duration.
Instructions
List participants of a past meeting. Shows who attended, join/leave times, and duration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meetingId | Yes | The meeting UUID (double-encode if starts with / or contains //) | |
| page_size | No | Number of records per page (max 300) | |
| next_page_token | No | Token for next page of results |