diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index 80886185d..ae45c94e7 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "98e7242b536f678c1b40bfe11f6131e809516673", - "syncedAt": "2026-04-27T07:36:21.377Z" + "sha": "d5e6abcb3d22c5fb96869e916059163928dba718", + "syncedAt": "2026-04-27T07:38:03.611Z" } diff --git a/docs/plugins/google-meet.md b/docs/plugins/google-meet.md index a2b4d1d59..68d53f496 100644 --- a/docs/plugins/google-meet.md +++ b/docs/plugins/google-meet.md @@ -897,6 +897,8 @@ Defaults: `openclaw_agent_consult` for deeper answers - `realtime.introMessage`: short spoken readiness check when the realtime bridge connects; set it to `""` to join silently +- `realtime.agentId`: optional OpenClaw agent id for + `openclaw_agent_consult`; defaults to `main` Optional overrides: @@ -915,6 +917,7 @@ Optional overrides: }, realtime: { provider: "google", + agentId: "jay", toolPolicy: "owner", introMessage: "Say exactly: I'm here.", providers: { @@ -1001,6 +1004,10 @@ meeting transcript context and returns a concise spoken answer to the realtime voice session. The voice model can then speak that answer back into the meeting. It uses the same shared realtime consult tool as Voice Call. +By default, consults run against the `main` agent. Set `realtime.agentId` when a +Meet lane should consult a dedicated OpenClaw agent workspace, model defaults, +tool policy, memory, and session history. + `realtime.toolPolicy` controls the consult run: - `safe-read-only`: expose the consult tool and limit the regular agent to