Google Meet automation
Trigger: polls conferenceRecords.list on a schedule and fires for newly ended meetings. Google Meet has no push webhooks, so this baselines on the first poll and then emits each new conference record exactly once, deduplicating on the record's resource name.
3 fields
Create a new meeting space; returns the shareable meeting URI and code.
10 fields
Get a meeting space by resource name (spaces/{space}) or meeting code.
1 field
Update a meeting space's configuration (access type, moderation).
11 fields
End the conference currently active in a space (removes all participants).
Get a single past-meeting conference record.
List past conference records; supports a filter and pagination.
Get a single participant of a conference record.
List all participants for a conference record.
4 fields
Get one join/leave session for a participant.
List a participant's device-level join/leave sessions.
Get a recording's metadata and Drive file reference.
List recordings produced by a conference record.
Get a transcript's metadata and Google Docs reference.
List transcripts for a conference record.
Get a single spoken transcript entry (speaker, text, timing).
List the structured transcript entries for a transcript.
Get a smart-notes (Gemini summary) artifact's metadata and Docs reference.
List the smart-notes (Gemini summary) artifacts for a conference record.
Wire Google Meet into a coding agent and let it use these operations as tools.
Start building workflows in minutes with our visual builder. No code required.