Google Apps15 toolsBrowser login (OAuth), no API keys
Google Meet integration for AI agents
Schedule and manage video meetings
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Google Meet once and call the same tools from all of them.
Deeper comparison, failure modes and setup details: Google Meet for AI agents, in depth.
Setup
Connect Google Meet through ClawLink's hosted setup to create meeting spaces, list conference records, retrieve participants, recordings, and transcripts from your Google account.
- Auth: Browser login (OAuth), no API keys. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Google Meet exposes 15 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
googlemeet_create_meet | Create a Google Meet space | Read |
googlemeet_end_active_conference | End an active Google Meet conference | Read |
googlemeet_get_conference_record_by_name | Get a Google Meet conference record by name | Read |
googlemeet_get_meet | Get a Google Meet space by ID | Read |
googlemeet_get_participant_session | Get a Google Meet participant session | Read |
googlemeet_get_recordings_by_conference_record_id | Get recordings for a Google Meet conference | Read |
googlemeet_get_transcript | Get a Google Meet transcript by name | Read |
googlemeet_get_transcript_entry | Get a Google Meet transcript entry | Read |
googlemeet_get_transcripts_by_conference_record_id | List transcripts for a Google Meet conference | Read |
googlemeet_list_conference_records | List Google Meet conference records | Read |
googlemeet_list_participant_sessions | List Google Meet participant sessions | Read |
googlemeet_list_participants | List participants in a Google Meet conference | Read |
googlemeet_list_recordings | List Google Meet recordings | Read |
googlemeet_list_transcript_entries | List Google Meet transcript entries | Read |
googlemeet_update_space | Update a Google Meet space | Read |