Google Meet

Google Meet

Automate Google Meet meetings, recordings, and transcripts

With emma's Google Meet integration, you can create and manage meeting spaces, retrieve conference records, check participant information, and get recordings and transcripts. Automate key Google Meet API features with AI.

Features

GoogleMeet_Operator supports the following 12 tools:

Authentication

Method:OAuth 2.0

Google Meet uses OAuth 2.0 authentication. Securely authenticate with Google OAuth and grant only the necessary permissions.

CategoryTools
Meeting Spaces3
Tool NameDescription
google_meet_create_spaceCreate a new meeting space (returns URL, code, space ID)
google_meet_get_spaceGet existing meeting space details
google_meet_end_active_conferenceEnd an active conference
Conference Records2
Tool NameDescription
google_meet_list_conference_recordsList conference records (with filter and pagination)
google_meet_get_conference_recordGet specific conference record details
Participants2
Tool NameDescription
google_meet_list_participantsList meeting participants (type, join/leave time)
google_meet_get_participantGet specific participant details
Recordings2
Tool NameDescription
google_meet_list_recordingsList meeting recordings (includes Google Drive file ID)
google_meet_get_recordingGet specific recording details
Transcripts3
Tool NameDescription
google_meet_list_transcriptsList meeting transcripts (includes Google Docs document ID)
google_meet_get_transcriptGet specific transcript details
google_meet_list_transcript_entriesList transcript entries (speaker, content, timestamp)

Main Parameters

ParameterDescription
space_nameSpace resource name (e.g., spaces/abc123)
conference_record_nameConference record resource name
participant_nameParticipant resource name
recording_nameRecording resource name
transcript_nameTranscript resource name
filter_queryFilter query (e.g., space.meeting_code=abc-defg-hij)
page_sizeNumber of results (1-250)

Use Cases

Meeting Management

Auto-generate meeting links, manage meeting spaces, end active conferences

Meeting Minutes

Get meeting transcripts, extract speech content, auto-generate meeting minutes

Participant Analytics

Track participants, check attendance, create meeting history reports

Notes

  • Recordings and transcripts are only available when enabled in meeting settings
  • Conference records may be deleted after a certain period
  • Pay attention to resource name format (e.g., spaces/xxx, conferenceRecords/xxx)

© 2026 Duzzle Inc. All rights reserved.