Built by Metorial, the integration platform for agentic AI.

Learn More

Tools

List Recordings

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

List users in the Zoom account. Supports filtering by status (active, inactive, pending) and pagination. Requires admin-level scopes for listing all users.

List Chat Channels

List Zoom Team Chat channels the user belongs to. Returns channel names, IDs, and types for use with sending messages or managing channel membership.

Create Webinar

Schedule a new Zoom webinar. Requires the Zoom Webinar add-on. Supports configuring registration, panelists, Q&A, and recording settings.

Send Chat Message

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 Meetings

List all meetings for a Zoom user. Supports filtering by meeting type (scheduled, live, upcoming) and pagination.

Update Meeting

Update an existing Zoom meeting's topic, schedule, duration, settings, or other properties. Only provided fields will be updated.

Delete Recording

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.

Get Meeting Report

Retrieve a report for a past meeting including duration, participant count, and meeting details. Also fetches participant-level details with join/leave times.

List Webinars

List all webinars scheduled by a Zoom user. Requires the Webinar add-on. Supports pagination.

Get Meeting Recordings

Retrieve all cloud recording files for a specific meeting, including video, audio, chat, and transcript files with download URLs.

Create Meeting

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 Meeting

Delete a scheduled Zoom meeting. This permanently removes the meeting and cannot be undone.

Get User

Retrieve detailed profile information for a specific Zoom user including their settings, permissions, and account details.

Get Meeting Participants

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.

Get Meeting

Retrieve detailed information about a specific Zoom meeting by its ID. Returns meeting configuration, settings, join URLs, and scheduling details.

Manage Meeting Registrants

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.