Zoom Transcript MCP Server

list_meetings

Retrieve and filter Zoom meetings with available recordings stored in the cloud, optionally by date range or participant, through a structured interface.

Instructions

List available Zoom meetings with recordings that exist in the cloud

Input Schema

NameRequiredDescriptionDefault
dateRangeNo
participantNoFilter by participant name

Input Schema (JSON Schema)

{ "properties": { "dateRange": { "properties": { "from": { "description": "Start date (ISO format)", "type": "string" }, "to": { "description": "End date (ISO format)", "type": "string" } }, "type": "object" }, "participant": { "description": "Filter by participant name", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Zoom Transcript MCP Server

Related Tools

ID: b01uqjtp7w