Google Meet is a secure video conferencing platform that integrates with Google Workspace, facilitating remote meetings, screen sharing, and chat
You do not pick these by hand. Describe what the agent should do and Squidgy grants the matching ones — an agent told to draft replies gets the drafting action and not the sending one.
Get conference record
Get conference record
GOOGLEMEET_GET_CONFERENCE_RECORD_FOR_MEETGet Meet details
Retrieve details of a google meet space using its unique identifier.
GOOGLEMEET_GET_MEETGet Participant Session
Tool to get a specific participant session from a conference record. use when you need to retrieve details about a particular participant in a past meeting.
GOOGLEMEET_GET_PARTICIPANT_SESSIONGet recordings by conference record ID
Retrieves recordings from google meet for a given conference record id.
GOOGLEMEET_GET_RECORDINGS_BY_CONFERENCE_RECORD_IDGet transcripts by conference record ID
Retrieves all transcripts for a specific google meet conference using its conferencerecord id.
GOOGLEMEET_GET_TRANSCRIPTS_BY_CONFERENCE_RECORD_IDList Conference Records
Tool to list conference records. use when you need to retrieve a list of past conferences, optionally filtering them by criteria like meeting code, space name, or time range.
GOOGLEMEET_LIST_CONFERENCE_RECORDSList Participant Sessions
Tool to list all participant sessions for a specific conference record in google meet. use this when you need to retrieve a list of participants who joined a particular meeting.
GOOGLEMEET_LIST_PARTICIPANT_SESSIONSCreate a Meet
Creates a new google meet space, optionally configuring its access type and entry point access controls.
GOOGLEMEET_CREATE_MEETUpdate Google Meet Space
Updates a meeting space. use this tool to modify the settings of an existing google meet space. requires the space resource in the request body and the space name in the path.
GOOGLEMEET_UPDATE_SPACE9 distinct actions, listed in full on this page — 7 to read, 2 to create & update. An agent gets the ones that match what you described it doing, not all of them at once.
Once, in Settings → Integrations. Sign in with your account (OAuth). The connection is yours, shared by every agent you build — you are not re-authorising per agent, and the agent never sees your credentials.