Zoom Transcript MCP Server

get_recent_transcripts

Fetch and download meeting transcripts from recent Zoom sessions using the Zoom Cloud API. Specify the number of transcripts to retrieve for efficient access and management.

Instructions

Get and download transcripts from recent Zoom meetings. This tool will access the Zoom cloud API to fetch and download recent meeting transcripts.

Input Schema

NameRequiredDescriptionDefault
countNoNumber of recent meetings to fetch (default: 5)

Input Schema (JSON Schema)

{ "properties": { "count": { "description": "Number of recent meetings to fetch (default: 5)", "maximum": 30, "minimum": 1, "type": "number" } }, "type": "object" }

You must be authenticated.

Other Tools from Zoom Transcript MCP Server

Related Tools

ID: b01uqjtp7w