list_meeting_participants
Retrieve participant details from Zoom meetings using a structured API tool. Input the meeting ID, specify page size, and manage pagination with a next page token to fetch attendee information efficiently.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
meeting_id | Yes | The meeting ID | |
next_page_token | No | Next page token | |
page_size | No | Number of records returned |