list_transcripts
List Transcripts
List transcripts from a conference record. Returns metadata including state, timestamps, and Google Docs references. Transcripts are saved as Google Docs in the organizer's Drive.
list_transcripts
List transcripts from a conference record. Returns metadata including state, timestamps, and Google Docs references. Transcripts are saved as Google Docs in the organizer's Drive.
get_recording
Retrieve metadata for a specific recording, including its state and Google Drive file location.
add_member
Add a member to a Google Meet space. Members can join the meeting without knocking. Optionally assign a role like COHOST to give them organizer-level control.
list_recordings
List recording resources from a conference record. Returns recording metadata including state, timestamps, and Google Drive file references. Recordings are saved as MP4 files in the organizer's Drive.
update_space
Update the configuration of an existing Google Meet meeting space. Modify access controls, moderation settings, feature restrictions, and auto-artifact settings. Only the fields you provide will be updated.
create_space
Create a new Google Meet meeting space with optional configuration. Returns the meeting URI and code that participants can use to join. Configure access controls, moderation, and auto-artifacts like recording and transcription.
get_conference_record
Retrieve details of a specific conference record including start/end times and the associated meeting space.
list_transcript_entries
List individual transcript entries from a transcript. Each entry contains the spoken text, the speaker's participant reference, language code, and timestamps. Useful for analyzing meeting conversations.
get_participant_sessions
Retrieve the individual join/leave sessions for a specific participant in a conference. Each session represents a unique connection — a participant may have multiple sessions if they join, leave, and rejoin.
get_transcript
Retrieve metadata for a specific transcript including its state and Google Docs location.
list_participants
List participants of a conference. Returns signed-in users, anonymous users, and phone users with their join/leave times. Available during and up to 30 days after a conference.
list_members
List all members configured in a Google Meet space. Members are users who can join without knocking and may have special roles.
get_space
Retrieve details about a Google Meet meeting space by its resource name or meeting code. Returns the space configuration, meeting URI, and active conference information.
list_conference_records
List conference records for past and ongoing meetings. Filter by space name, meeting code, or time range. Conference records contain start/end times and a reference to the meeting space.
remove_member
Remove a member from a Google Meet space. The user will need to knock to join future meetings in this space.
end_active_conference
End the currently active conference in a meeting space, disconnecting all participants. The meeting space itself remains available for future conferences.
get_participant_session
Retrieve one join/leave session for a participant in a conference record by resource name.
get_member
Retrieve a configured member from a Google Meet space. Use this after listing or adding members to inspect the exact user resource and assigned role.
list_smart_notes
List smart notes generated from a conference record. Smart notes are Gemini meeting notes saved as Google Docs when Take notes for me is enabled.
get_participant
Retrieve one participant in a conference record by resource name, including participant type and first/last join times.
get_transcript_entry
Retrieve one structured transcript entry by resource name. Use this after listing transcript entries when you need the exact speaker, text, language, and timestamps for one segment.
get_smart_note
Retrieve metadata for one smart note, including its generation state and Google Docs destination.
Create and manage Google Meet meeting spaces, configure access settings, moderation modes, and auto-artifacts like recordings and transcripts. Add, list, and remove space members with roles such as co-host. Retrieve conference records including participant details, join/leave times, and session history. Access meeting artifacts including recording metadata, transcript entries with speaker and timestamp data, and smart notes. Subscribe to real-time events for conference start/end, participant join/leave, and recording/transcript file generation via Google Workspace Events API.
Common questions about connecting Google Meet to AI agents with Metorial.