Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Add Meeting Registrant
zoom:add_meeting_registrant
Registers a participant or multiple participants for a meeting
Write
Medium risk
Add Webinar Registrant
zoom:add_webinar_registrant
Registers a participant for a webinar. See the docs here.
Write
Medium risk
Create Meeting
zoom:create_meeting
Creates a meeting for a user. A maximum of 100 meetings can be created for a user in a day.
Write
Medium risk
Create User
zoom:create_user
Creates a new user in your account.
Write
Medium risk
Delete Meeting
zoom:delete_meeting
Delete a meeting
Write
High risk
Delete User
zoom:delete_user
Disassociates (unlinks) a user from the associated account or permanently deletes a user.
Write
High risk
Get Meeting Details
zoom:get_meeting_details
Retrieves the details of a meeting.
Read
Low risk
Get Meeting Transcript
zoom:get_meeting_transcript
Get the transcript of a meeting
Read
Low risk
Get Webinar Details
zoom:get_webinar_details
Gets details of a scheduled webinar. See the docs here.
Read
Low risk
List Call Recordings
zoom:list_call_recordings
Get your account's call recordings
Read
Low risk
List Channels
zoom:list_channels
List a user's chat channels.
Read
Low risk
List Meetings
zoom:list_meetings
List meetings for a user
Read
Low risk
List Past Meeting Participants
zoom:list_past_meeting_participants
Retrieve information on participants from a past meeting. See the docs here.
Read
Low risk
List Past Webinar Q&A
zoom:list_past_webinar_qa
The feature for Webinars allows attendees to ask questions during the Webinar and for the panelists, co-hosts and host to answer their questions. Use this API to list Q&A of a specific Webinar.
Read
Low risk
List User's Call Logs
zoom:list_user_call_logs
Gets a user's Zoom phone call logs
Read
Low risk
List Webinar Participants Report
zoom:list_webinar_participants_report
Retrieves detailed report on each webinar attendee. You can get webinar participant reports for the last 6 months. See the docs here.
Read
Low risk
Send Chat Message
zoom:send_chat_message
Send chat messages on Zoom to either an individual user who is in your contact list or to a of which you are a member.
Write
Medium risk
Update Meeting
zoom:update_meeting
Updates an existing Zoom meeting
Write
Medium risk
Update Webinar
zoom:update_webinar
Update a webinar's topic, start time, or other settings
Write
Medium risk
View User
zoom:view_user
View your user information
Read
Low risk