Google Meet
Available Tools
List past Google Meet conferences with filtering and pagination. Returns meeting history including start/end times and associated spaces. Requires admin privileges.
Get details of a specific Google Meet conference. Returns start/end times, expiration date, and associated space. Use to access participants, recordings, or transcripts.
List participants in a Google Meet conference. Returns join/leave times and user identification. Supports filtering and pagination for attendance tracking.
Get details of a specific participant. Returns join/leave times and identification (Google account, anonymous, or phone user).
List all connection sessions for a participant. Returns start/end times for each join/leave. Useful for tracking reconnections and total participation time.
Get details of a specific participant session. Returns exact connect/disconnect timestamps for precise attendance tracking.
List recordings for a Google Meet conference. Returns Google Drive URLs, timestamps, and status. Recordings are automatically saved to Drive.
Get details of a specific recording. Returns Google Drive URLs for viewing and downloading, timestamps, and recording status.
Create a new Google Meet meeting space. Generates a unique meeting URI and code. Configure access: OPEN (public), TRUSTED (organization-only), or RESTRICTED (invite-only).
Get details of a Google Meet space. Returns meeting URI, code, access settings, and active conference status.
Update Google Meet space settings. Modify access type (OPEN, TRUSTED, RESTRICTED) or entry point access. Use update_mask to specify fields to update.
End the active conference in a Google Meet space. Disconnects all participants and finalizes recordings/transcripts. The space remains available for future meetings.
List transcripts for a Google Meet conference. Returns Google Docs URLs, timestamps, and status. Transcripts are automatically saved to Docs.
Get details of a specific transcript. Returns Google Docs URLs for viewing and downloading, timestamps, and transcription status.
List transcript entries with speaker attribution and timestamps. Each entry contains text, speaker ID, language, and timing. Useful for searching meeting content.
Get details of a specific transcript entry. Returns text, speaker, language, and exact timestamps. Useful for citations and speaker verification.