openclaw/extensions/google-meet
2026-07-13 04:34:19 -07:00
..
src refactor: consolidate duration parsing and formatting (#105988) 2026-07-12 23:38:22 -07: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 chore(tooling): enforce formatting and refresh TypeScript checks (#104239) 2026-07-11 01:09:51 -07:00
index.test.ts fix(google-meet): use strong caption epochs (#105221) 2026-07-12 10:20:50 +01:00
index.ts feat(google-meet): retain the full caption transcript per session (#103387) (#103811) 2026-07-12 09:16:46 +01:00
node-host.test.ts fix(google-meet): guard node-host meet URLs (#104687) 2026-07-12 06:55:38 +01:00
npm-shrinkwrap.json chore(deps): remove redundant Commander declarations (#106345) 2026-07-13 04:34:19 -07:00
openclaw.plugin.json fix(google-meet): align DTMF delay metadata (#104119) 2026-07-10 22:43:28 -07:00
package.json chore(deps): remove redundant Commander declarations (#106345) 2026-07-13 04:34:19 -07:00
README.md
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