Meet Transcript Get
MeetTranscriptGetGet complete Google Meet transcripts as Markdown or JSON. Fetches all transcript entries for a conference, defaults to the first transcript if none specified, and supports user impersonation via DWD.
Instructions
Retrieve a full Google Meet transcript (all entries aggregated) rendered as Markdown or JSON. Defaults to the first transcript of the conference if no transcriptId is given. Impersonates userEmail via DWD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | markdown | |
| userEmail | Yes | Workspace user email to impersonate via DWD | |
| transcriptId | No | Bare transcript ID or full `conferenceRecords/{c}/transcripts/{t}` name. Defaults to the first available. | |
| conferenceRecordId | Yes |