Zoom MCP Server

by JavaProgrammerLB
Verified

list_meetings

Retrieve scheduled meetings from Zoom using the MCP Server by specifying meeting types. Requires Zoom API credentials for setup and integration.

Instructions

List scheduled meetings

Input Schema

NameRequiredDescriptionDefault
typeNoThe type of meeting.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "type": { "description": "The type of meeting.", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Zoom MCP Server

Related Tools

ID: 6oa2kkmgws