Zoom
Overview
SLUG: ZOOM
Description
Zoom is a video conferencing and online meeting platform featuring breakout rooms, screen sharing, and integrations with various enterprise tools
Authentication Details
OAuth2
Connecting to Zoom
Create an auth config
Use the dashboard to create an auth config for the Zoom toolkit. This allows you to connect multiple Zoom accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Zoom Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Zoom toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
ZOOM_CREATE_A_MEETING
Tool Name: Create a meeting
Description
Action Parameters
Action Response
ZOOM_GET_A_MEETING
Tool Name: Get a meeting
Description
Action Parameters
Action Response
ZOOM_GET_A_MEETING_SUMMARY
Tool Name: Get a meeting summary
Description
Action Parameters
Action Response
ZOOM_GET_MEETING_RECORDINGS
Tool Name: Get meeting recordings
Description
Action Parameters
Action Response
ZOOM_LIST_ALL_RECORDINGS
Tool Name: List all recordings
Description
Action Parameters
Action Response
ZOOM_LIST_MEETINGS
Tool Name: List meetings
Description
Action Parameters
Action Response
ZOOM_ADD_A_MEETING_REGISTRANT
Tool Name: Add a meeting registrant
Description
Action Parameters
Action Response
ZOOM_ADD_A_WEBINAR_REGISTRANT
Tool Name: Add a webinar registrant
Description
Action Parameters
Action Response
ZOOM_DELETE_MEETING_RECORDINGS
Tool Name: Delete meeting recordings
Description
Action Parameters
Action Response
ZOOM_GET_A_WEBINAR
Tool Name: Get a webinar
Description
Action Parameters
Action Response
ZOOM_GET_DAILY_USAGE_REPORT
Tool Name: Get daily usage report
Description
Action Parameters
Action Response
ZOOM_GET_PAST_MEETING_PARTICIPANTS
Tool Name: Get past meeting participants
Description
Action Parameters
Action Response
ZOOM_LIST_ARCHIVED_FILES
Tool Name: List archived files
Description
Action Parameters
Action Response
ZOOM_LIST_DEVICES
Tool Name: List devices
Description
Action Parameters
Action Response
ZOOM_LIST_WEBINARS
Tool Name: List webinars
Description
Action Parameters
Action Response
ZOOM_LIST_WEBINAR_PARTICIPANTS
Tool Name: List webinar participants
Description
Action Parameters
Action Response
ZOOM_UPDATE_A_MEETING
Tool Name: Update a meeting
Description
Action Parameters
Action Response