Built by Metorial, the integration platform for agentic AI.
List cloud recordings for a Zoom user within a date range. Returns recording metadata including download URLs, file types, and sizes. Useful for finding specific meeting recordings or batch processing.
List users in the Zoom account. Supports filtering by status (active, inactive, pending) and pagination. Requires admin-level scopes for listing all users.
List Zoom Team Chat channels the user belongs to. Returns channel names, IDs, and types for use with sending messages or managing channel membership.
Schedule a new Zoom webinar. Requires the Zoom Webinar add-on. Supports configuring registration, panelists, Q&A, and recording settings.
Send a Zoom Team Chat message to a channel or directly to a contact. Provide either a channel ID or contact email as the recipient.
List all meetings for a Zoom user. Supports filtering by meeting type (scheduled, live, upcoming) and pagination.
Update an existing Zoom meeting's topic, schedule, duration, settings, or other properties. Only provided fields will be updated.
Delete cloud recordings for a meeting. Can delete all recordings for a meeting or a specific recording file. Supports moving to trash or permanent deletion.
Retrieve a report for a past meeting including duration, participant count, and meeting details. Also fetches participant-level details with join/leave times.
List all webinars scheduled by a Zoom user. Requires the Webinar add-on. Supports pagination.
Retrieve all cloud recording files for a specific meeting, including video, audio, chat, and transcript files with download URLs.
Schedule a new Zoom meeting for a user. Supports instant meetings, scheduled meetings, and recurring meetings with full configuration of settings like waiting rooms, breakout rooms, recording, passwords, and more.
Delete a scheduled Zoom meeting. This permanently removes the meeting and cannot be undone.
Retrieve detailed profile information for a specific Zoom user including their settings, permissions, and account details.
Retrieve the participant report for a past meeting. Returns participant names, join/leave times, duration, and email addresses. Uses the Reports API and requires Business or higher plan.
Retrieve detailed information about a specific Zoom meeting by its ID. Returns meeting configuration, settings, join URLs, and scheduling details.
List existing registrants or add a new registrant to a Zoom meeting. When adding a registrant, provide their email and name. When listing, supports filtering by status and pagination.