Zum Inhalt springen
DeutschlandGPT

Google Meet

Retrieve meeting details and transcriptions from Google Meet

Connect Google Meet to retrieve meeting details and transcripts from your workflows.

Authentication: OAuth 2.0. Connect your Google account on the integrations page.

Actions

Get Meeting Details

Retrieves information about a specific Google Meet meeting.

InputRequiredDescription
Meeting CodeYesThe Meet meeting code (the part after meet.google.com/)
OutputTypeDescription
meetingobjectMeeting details including name, startTime, endTime, participants

Get Meeting Transcription

Retrieves the transcript of a completed Google Meet meeting (requires Meet transcription to have been enabled for the meeting).

InputRequiredDescription
Meeting CodeYesThe Meet meeting code
OutputTypeDescription
transcriptstringFull meeting transcript text
participantsarrayList of participant names
startedAtstringMeeting start time
endedAtstringMeeting end time
Was this page helpful?