MCP & AI Agent Integration

Zoom Admin
automation.

27 AI agent actions for Zoom Admin — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Zoom Admin to schedule meetings, manage registrations, and process recordings automatically. Full governance, audit trail, and dry-run safety on every execution.

No credit card required
Live in production environments
<200ms median execution
Dry-run before production
Execution trace
live
27
actions
100%
governed
<200ms
latency
27
AI agent actions
14
Read operations
13
Write operations
4
High-risk actions (approval gated)
Video & Meetings Zoom Admin is a Video & Meetings integration — use it to automate video conferencing, webinars, and recordings from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Zoom Admin.

Every action below is available as an MCP tool and a verb in Cerebral OS — callable from any AI agent, Claude, Cursor, Windsurf, or your own runtime via the BYOA API. All executions are governed, audited, and dry-run safe.

Get Meeting
zoom_admin:get_meeting
Retrieve the details of a meeting
Read Low risk
Get meeting recordings
zoom_admin:get_meeting_recordings
Get all recordings of a meeting
Read Low risk
Get Meeting Transcript
zoom_admin:get_meeting_transcript
Get the transcript of a meeting
Read Low risk
Get Webinar
zoom_admin:get_webinar
Retrieve the details of a webinar
Read Low risk
List Account Call Logs
zoom_admin:list_account_call_logs
Returns an account's new edition call logs
Read Low risk
List Cloud Recordings
zoom_admin:list_cloud_recordings
Search cloud recordings from a meeting or webinar
Read Low risk
List meeting registrants
zoom_admin:list_meeting_registrants
List all users who have registered for a meeting
Read Low risk
List meetings
zoom_admin:list_meetings
List all meetings
Read Low risk
List Past Meeting Participants
zoom_admin:list_past_meeting_participants
List all participants of a past meeting
Read Low risk
List User Cloud Recordings
zoom_admin:list_user_cloud_recordings
Search cloud recordings from a user
Read Low risk
List users
zoom_admin:list_users
List all users
Read Low risk
List Webinar Participants
zoom_admin:list_webinar_participants
Use this API to list all the participants who attended a webinar hosted in the past
Read Low risk
List webinar registrants
zoom_admin:list_webinar_registrants
List all users that have registered for a webinar
Read Low risk
List Webinars
zoom_admin:list_webinars
List all webinars for a user
Read Low risk
Add meeting registrant
zoom_admin:add_meeting_registrant
Register a participant for a meeting
Write Medium risk
Add webinar panelist
zoom_admin:add_webinar_panelist
Register a panelist for a webinar
Write Medium risk
Add webinar registrant
zoom_admin:add_webinar_registrant
Register a participant for a webinar
Write Medium risk
Create a meeting
zoom_admin:create_meeting
Create a new room in zoom
Write Medium risk
Create Webinar
zoom_admin:create_webinar
Create a webinar for an user
Write Medium risk
Delete Cloud Recording
zoom_admin:delete_cloud_recording
Remove a recording from a meeting or webinar
Write High risk
Delete meeting
zoom_admin:delete_meeting
Delete a meeting
Write High risk
Delete webinar
zoom_admin:delete_webinar
Delete a webinar
Write High risk
Delete webinar panelist
zoom_admin:delete_webinar_panelist
Remove a panelist from a webinar
Write High risk
End meeting
zoom_admin:end_meeting
End a meeting for a user
Write Medium risk
Update a meeting
zoom_admin:update_meeting
Update the details of a meeting
Write Medium risk
Update Webinar
zoom_admin:update_webinar
Update the details of a webinar
Write Medium risk
Update Webinar Registrant Status
zoom_admin:update_webinar_registrant_status
Update registrant status for a webinar
Write Medium risk
MCP & Runtime API

Call Zoom Admin
from any AI agent.

Any AI agent — Claude, Cursor, LangChain, AutoGen, or your own — can call Zoom Admin actions through the Cerebral OS Runtime API. Governance, credentials, and audit trail fire automatically.

zoom_admin:get_meeting READ
# Call via Runtime API
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "zoom_admin:get_meeting",
    "args": {},
    "execution_id": "agent-001"
  }'
zoom_admin:add_meeting_registrant WRITE
# Dry-run first — no production risk
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "zoom_admin:add_meeting_registrant",
    "args": {},
    "execution_id": "agent-001",
    "metadata": {"dryRun": true}
  }'
Get your Runtime API key at app.cerebralos.com/signup — 1,000 free executions, no credit card required.
AI agent examples

What your AI agent
can do with Zoom Admin.

Real patterns your AI agent can execute via MCP or the Runtime API. Every action governed, dry-run safe, and fully audited.

Trigger
AI agent needs Zoom Admin data
Call zoom_admin:get_meeting via MCP or Runtime API
AI processes result and takes next action
Full execution logged to audit trail automatically
Trigger
Workflow needs to write to Zoom Admin
Dry-run validates zoom_admin:add_meeting_registrant before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Event in Zoom Admin
Process with AI agent
Take governed action
Log to audit trail
How it works

Every Zoom Admin action
governed end-to-end.

Cerebral OS isn't a connector. It's the execution layer that sits in front of Zoom Admin — adding governance, dry-run safety, and a full audit trail to every operation.

Governance first
Every verb carries a risk classification. High-risk writes require explicit approval gates before they execute in production.
Dry-run safe
Simulate any Zoom Admin action before it touches production. See exactly what would happen before a single real call is made.
Immutable audit trail
Every Zoom Admin action is logged — what ran, what changed, who approved it, when it happened. Full history on every verb, forever.
Connect with

Zoom Admin works best
alongside these.

Build multi-step workflows that connect Zoom Admin to the rest of your stack. All governed. All audited.

Zoom Admin integration

Start free.
No credit card required.

Start free with 1,000 runs — no credit card required. Connect Zoom Admin in minutes, dry-run every action before it touches production, full audit trail on everything.

Start free — 1,000 runs Browse all integrations →