AACFlow

Google Meet

Create and manage Google Meet meetings

Usage Instructions

Integrate Google Meet into your workflow. Create meeting spaces, get space details, end conferences, list conference records, and view participants.

Tools

google_meet_create_space

Input

ParameterTypeRequiredDescription
accessTypestringNoWho can join the meeting without knocking: OPEN (anyone with link), TRUSTED (org members), RESTRICTED (only invited)
entryPointAccessstringNoEntry points allowed: ALL (all entry points) or CREATOR_APP_ONLY (only via app)

Output

ParameterTypeDescription
namestringResource name of the space (e.g., spaces/abc123)
meetingUristringMeeting URL (e.g., https://meet.google.com/abc-defg-hij\)
meetingCodestringMeeting code (e.g., abc-defg-hij)
accessTypestringAccess type configuration
entryPointAccessstringEntry point access configuration

google_meet_get_space

Input

ParameterTypeRequiredDescription
spaceNamestringYesNo description

Output

ParameterTypeDescription
namestringResource name of the space
meetingUristringMeeting URL
meetingCodestringMeeting code
accessTypestringAccess type configuration
entryPointAccessstringEntry point access configuration
activeConferencestringActive conference record name

google_meet_end_conference

Input

ParameterTypeRequiredDescription
spaceNamestringYesNo description

Output

ParameterTypeDescription
endedbooleanWhether the conference was ended successfully

google_meet_list_conference_records

Input

ParameterTypeRequiredDescription
filterstringNoFilter by space name (e.g., space.name = "spaces/abc123") or time range (e.g., start_time > "2024-01-01T00:00:00Z")
pageSizenumberNoNo description
pageTokenstringNoNo description

Output

ParameterTypeDescription
conferenceRecordsjsonList of conference records with name, start/end times, and space
nextPageTokenstringToken for next page of results

google_meet_get_conference_record

Input

ParameterTypeRequiredDescription
conferenceNamestringYesNo description

Output

ParameterTypeDescription
namestringConference record resource name
startTimestringConference start time
endTimestringConference end time
expireTimestringConference record expiration time
spacestringAssociated space resource name

google_meet_list_participants

Input

ParameterTypeRequiredDescription
conferenceNamestringYesNo description
filterstringNoFilter participants (e.g., earliest_start_time > "2024-01-01T00:00:00Z")
pageSizenumberNoNo description
pageTokenstringNoNo description

Output

ParameterTypeDescription
participantsjsonList of participants with name, times, display name, and user type
nextPageTokenstringToken for next page of results
totalSizenumberTotal number of participants

On this page

Start building today
Trusted by over 100,000 builders.
The SaaS platform to build AI agents and run your agentic workforce.
Get started