Skip to main content
Google Meet
Google Meet
18 actions · 1 auth method
PreviewMessaging

Authentication

OAuth 2.0

The steps in this guide require Admin or Owner privileges within Google Cloud.Guides: Connector Profile, Link Account
Actions
|
18 actions
Action
Description
Required scopes
Create Space
Create a new Google Meet space for meetings
Get Space
Retrieve details of a specific Google Meet space
Update Space
Update the configuration of an existing Google Meet space
End Active Conference
End the currently active conference in a Google Meet space
List Conference Records
Retrieve a list of conference records with optional filtering and pagination
Get Conference Record
Retrieve details of a specific conference record
List Participants
Retrieve a list of participants in a conference record
Get Participant
Retrieve details of a specific participant in a conference
List Participant Sessions
Retrieve all sessions for a specific participant in a conference
Get Participant Session
Retrieve details of a specific participant session
List Recordings
Retrieve a list of recordings for a specific conference record
Get Recording
Retrieve details of a specific recording
List Smart Notes
Retrieve a list of smart notes for a specific conference record
Get Smart Note
Retrieve details of a specific smart note
List Transcripts
Retrieve a list of transcripts for a specific conference record
Get Transcript
Retrieve details of a specific transcript
List Transcript Entries
Retrieve individual entries (lines) from a specific transcript
Get Transcript Entry
Retrieve details of a specific transcript entry

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See Organizations & Projects.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.

Connector Profile

Google Meet - OAuth 2.0
3

Link an Account

Connect an account using StackOne Hub or Auth Link.

Link Account

Google Meet - OAuth 2.0
4

Use Actions

Invoke actions using one of the methods below:
  • MCP – Model Context Protocol for AI assistants
  • A2A – Agent-to-Agent protocol
  • Agent SDK – TypeScript and Python SDKs for AI agents
  • Actions RPC – Direct API calls
  • Playground – Test actions in the dashboard