list_recordings
Retrieve and manage Zoom meeting recordings by specifying user ID, date range, and pagination. Use this tool to organize and access recorded sessions efficiently.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
from | No | Start date in 'yyyy-MM-dd' format | |
next_page_token | No | Next page token | |
page_size | No | Number of records returned | |
to | No | End date in 'yyyy-MM-dd' format | |
user_id | Yes | The user ID or email address |