Before accessing any Zoom tools, connect your Zoom account via the App Connection page. Without this, tool calls will fail due to missing authorization.
Zoom Tool Categories
Meetings
ZOOM_CREATE_A_MEETING– Schedule a new Zoom meeting (not tied to a calendar event).ZOOM_GET_A_MEETING– Fetch details for a single meeting.ZOOM_LIST_MEETINGS– List all scheduled meetings that a user hosts.ZOOM_UPDATE_MEETING_STATUS– Start, end, or otherwise change a meeting’s runtime status.ZOOM_DELETE_A_MEETING– Permanently delete a scheduled (or past) meeting.ZOOM_CREATE_MEETING_S_INVITE_LINKS– Generate multiple one-click invite links for a meeting.ZOOM_ADD_A_MEETING_REGISTRANT– Register a user for a meeting.ZOOM_DELETE_A_MEETING_REGISTRANT– Remove a specific registrant from a meeting.ZOOM_CREATE_A_MEETING_POLL– Create a poll that will appear in a scheduled meeting.ZOOM_DELETE_A_MEETING_POLL– Remove a poll from a meeting.ZOOM_GET_A_MEETING_POLL– Retrieve details of a single meeting poll.ZOOM_LIST_MEETING_POLLS– List polls configured for a meeting.ZOOM_CREATE_A_MEETING_TEMPLATE_FROM_AN_EXISTING_MEETING– Save an existing meeting as a reusable template.ZOOM_LIST_MEETING_TEMPLATES– List saved meeting templates for a user.ZOOM_CREATE_A_RECORDING_REGISTRANT– Register a viewer for on-demand access to a past recording.ZOOM_DELETE_A_MEETING_RECORDING_FILE– Delete (or trash) a specific recording file.ZOOM_DELETE_MEETING_RECORDINGS– Delete (or trash) all recording files of a meeting.ZOOM_RECOVER_MEETING_RECORDINGS– Restore all recordings of a meeting from the trash.ZOOM_GET_MEETING_RECORDINGS– Get cloud-recording files for a meeting (and download URLs).ZOOM_LIST_ALL_RECORDINGS– List every cloud recording that belongs to a user.ZOOM_GET_A_MEETING_SUMMARY– Retrieve an automatic AI summary of a completed meeting.
Webinars
ZOOM_CREATE_A_WEBINAR– Schedule a new webinar.ZOOM_DELETE_A_WEBINAR– Delete a scheduled webinar.ZOOM_ADD_A_WEBINAR_REGISTRANT– Register a user for a webinar.ZOOM_DELETE_A_WEBINAR_REGISTRANT– Remove a registrant from a webinar.ZOOM_ADD_PANELISTS– Add one or more panelists to a webinar.ZOOM_REMOVE_A_PANELIST– Remove a single panelist from a webinar.ZOOM_REMOVE_WEBINAR_PANELISTS– Remove all panelists from a webinar.ZOOM_CREATE_A_WEBINAR_POLL– Create a poll that will appear in a webinar.ZOOM_DELETE_A_WEBINAR_POLL– Remove a poll from a webinar.ZOOM_GET_A_WEBINAR_POLL– Get details of a single webinar poll.ZOOM_LIST_A_WEBINAR_S_POLLS– List all polls configured for a webinar.ZOOM_CREATE_A_WEBINAR_TEMPLATE– Save an existing webinar as a template.ZOOM_LIST_WEBINAR_TEMPLATES– List saved webinar templates for a user.ZOOM_CREATE_WEBINAR_S_INVITE_LINKS– Generate multiple one-click invite links for a webinar.ZOOM_GET_A_WEBINAR– Fetch full details for a webinar.
Devices & Telephony
ZOOM_ADD_A_NEW_DEVICE– Add a hardware device to Zoom Device Management (ZDM).ZOOM_ASSIGN_A_DEVICE_TO_A_USER_OR_COMMONAREA– Assign / move an enrolled device to a user or common area.ZOOM_CHANGE_DEVICE– Rename or edit basic info for a ZDM device.ZOOM_CHANGE_DEVICE_ASSOCIATION– Move an enrolled device to a different Zoom Room.ZOOM_CREATE_A_H_323_SIP_DEVICE– Add an H.323 / SIP room-connector device to the account.ZOOM_DELETE_A_H_323_SIP_DEVICE– Delete an H.323 / SIP device from the account.ZOOM_DELETE_DEVICE– Delete a device from Zoom Device Management.ZOOM_GET_DEVICE_DETAIL– Detailed info for one ZDM device.ZOOM_LIST_DEVICES– List all devices enrolled in Zoom Device Management.ZOOM_ENABLE_SIP_PHONE– Enable and configure a SIP phone for a user.ZOOM_DELETE_SIP_PHONE– Remove a SIP phone integration from the account.ZOOM_ADD_A_USER_S_TSP_ACCOUNT– Add a Telephony Service Provider (TSP) account for a user.ZOOM_DELETE_A_USER_S_TSP_ACCOUNT– Delete one TSP account from a user.ZOOM_GET_A_USER_S_TSP_ACCOUNT– View one specific TSP account attached to a user.ZOOM_GET_ACCOUNT_S_TSP_INFORMATION– Retrieve TSP configuration for the whole account.ZOOM_LIST_USER_S_TSP_ACCOUNTS– List every TSP account attached to a user.
Branding, Tracking & Reports
ZOOM_CREATE_A_WEBINAR_S_BRANDING_NAME_TAG– Add a custom name-tag design for webinar branding.ZOOM_DELETE_A_WEBINAR_S_BRANDING_NAME_TAG– Delete one or more webinar name-tag designs.ZOOM_CREATE_A_TRACKING_FIELD– Define a custom tracking field for meetings/webinars.ZOOM_DELETE_A_TRACKING_FIELD– Delete a custom tracking field.ZOOM_GET_A_TRACKING_FIELD– Retrieve details of one tracking field.ZOOM_LIST_TRACKING_FIELDS– List all tracking fields defined in the account.ZOOM_CREATE_A_WEBINAR_S_POLL– Create a poll that will appear in a webinar.ZOOM_CREATE_A_WEBINAR_S_TEMPLATE– Save an existing webinar as a template.ZOOM_CREATE_A_MEETING_TEMPLATE_FROM_AN_EXISTING_MEETING– Save an existing meeting as a reusable template.ZOOM_CREATE_A_MEETING_POLL– Create a poll that will appear in a scheduled meeting.ZOOM_CREATE_A_MEETING_TEMPLATES– List saved meeting templates for a user.ZOOM_GET_MEETING_DETAIL_REPORTS– Post-meeting “detail report” (participants & metrics).ZOOM_GET_MEETING_PARTICIPANT_REPORTS– Detailed participant report for a past meeting.ZOOM_GET_MEETING_POLL_REPORTS– Poll results report for a past meeting.ZOOM_GET_MEETING_Q_A_REPORT– Q&A report for a past meeting.ZOOM_GET_MEETING_REPORTS– High-level report of meetings held by a user.ZOOM_GET_WEBINAR_DETAIL_REPORTS– Full report for a completed webinar.ZOOM_GET_WEBINAR_PARTICIPANT_REPORTS– Detailed participant report for a past webinar.ZOOM_GET_WEBINAR_POLL_REPORTS– Poll results report for a past webinar.ZOOM_GET_WEBINAR_Q_A_REPORT– Q&A report for a past webinar.ZOOM_GET_WEBINAR_SURVEY_REPORT– Survey results for a past webinar.
Usage Notes
- Handle meeting, webinar, and device IDs carefully to avoid errors.
- Use registration, poll, and reporting tools to automate event management and analytics.
- Combine meeting, webinar, and device tools for advanced Zoom automation.

