Google Meet
Automate Google Meet meetings, recordings, and transcripts
With emma's Google Meet integration, you can create and manage meeting spaces, retrieve conference records, check participant information, and get recordings and transcripts. Automate key Google Meet API features with AI.
Features
GoogleMeet_Operator supports the following 12 tools:
Authentication
Method:OAuth 2.0
Google Meet uses OAuth 2.0 authentication. Securely authenticate with Google OAuth and grant only the necessary permissions.
| Category | Tools | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Meeting Spaces | 3 | |||||||||||||
| ||||||||||||||
| Conference Records | 2 | |||||||||||||
| ||||||||||||||
| Participants | 2 | |||||||||||||
| ||||||||||||||
| Recordings | 2 | |||||||||||||
| ||||||||||||||
| Transcripts | 3 | |||||||||||||
| ||||||||||||||
Main Parameters
| Parameter | Description |
|---|---|
| space_name | Space resource name (e.g., spaces/abc123) |
| conference_record_name | Conference record resource name |
| participant_name | Participant resource name |
| recording_name | Recording resource name |
| transcript_name | Transcript resource name |
| filter_query | Filter query (e.g., space.meeting_code=abc-defg-hij) |
| page_size | Number of results (1-250) |
Use Cases
Meeting Management
Auto-generate meeting links, manage meeting spaces, end active conferences
Meeting Minutes
Get meeting transcripts, extract speech content, auto-generate meeting minutes
Participant Analytics
Track participants, check attendance, create meeting history reports
Notes
- • Recordings and transcripts are only available when enabled in meeting settings
- • Conference records may be deleted after a certain period
- • Pay attention to resource name format (e.g., spaces/xxx, conferenceRecords/xxx)