openclaw/extensions/google-meet
wangmiao0668000666 51b4e78c33
fix(google-meet): bound Google API requests (#102149)
Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-07-09 09:39:34 +01:00
..
src fix(google-meet): bound Google API requests (#102149) 2026-07-09 09:39:34 +01:00
doctor-contract-api.ts docs: document medium extension sources 2026-06-04 21:33:54 -04:00
google-meet.live.test.ts docs: document medium extension sources 2026-06-04 21:33:54 -04:00
index.create.test.ts fix(voice-call): preserve per-call agent routing (#77763) 2026-07-08 07:06:35 +01:00
index.test.ts fix(google-meet): keep Meet sessions on the agent that joined them (#102331) 2026-07-08 18:52:04 -07:00
index.ts fix(google-meet): keep Meet sessions on the agent that joined them (#102331) 2026-07-08 18:52:04 -07:00
node-host.test.ts fix(google-meet): contain node host stream failures (#102105) 2026-07-09 05:59:35 +01:00
npm-shrinkwrap.json chore: update dependencies (#100027) 2026-07-04 14:56:50 -04:00
openclaw.plugin.json fix(plugins): remove simpleicons icon color paths (#95987) 2026-06-23 12:16:02 -07:00
package.json chore: update dependencies (#100027) 2026-07-04 14:56:50 -04:00
README.md docs(plugins): add external package readmes 2026-05-29 21:00:29 +01:00
tsconfig.json

@openclaw/google-meet

Official Google Meet participant plugin for OpenClaw.

This plugin registers the google_meet tool so agents can join Google Meet calls through supported Chrome or Twilio transports.

Install

openclaw plugins install @openclaw/google-meet

Restart the Gateway after installing or updating the plugin.

Configure

Enable the plugin and follow the Google Meet docs for browser profile, transport, and call-join setup:

Package

  • Plugin id: google-meet
  • Tool: google_meet
  • Package: @openclaw/google-meet
  • Minimum OpenClaw host: 2026.4.20