# @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

```bash
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:

- https://docs.openclaw.ai/plugins/google-meet

## Package

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