zoom_get_meeting_transcript
Download and parse the transcript of a Zoom meeting recording, returning clean text with timestamps and speaker names.
Instructions
Download and parse the transcript for a specific meeting recording. Returns clean text with timestamps and speaker names. Use zoom_list_recordings first to find the meeting ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meetingId | Yes | The meeting ID or UUID (use double-encoded UUID if it starts with / or contains //) |