From 36929999386c53dec4c329f02c91c7a6c6ce4e4e Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Sat, 25 Apr 2026 07:06:53 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@459d277076488d5833a181cca7d8bf5c0f9696dc --- .openclaw-sync/source.json | 4 ++-- docs/plugins/google-meet.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index dcf16b023..c4bf4220f 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "56eb1ffabf1dee43e6f9f2d3b7d8dda0fd081223", - "syncedAt": "2026-04-25T06:56:33.612Z" + "sha": "459d277076488d5833a181cca7d8bf5c0f9696dc", + "syncedAt": "2026-04-25T07:05:30.907Z" } diff --git a/docs/plugins/google-meet.md b/docs/plugins/google-meet.md index 89c9e3994..0225f0763 100644 --- a/docs/plugins/google-meet.md +++ b/docs/plugins/google-meet.md @@ -638,6 +638,7 @@ openclaw googlemeet attendance --meeting https://meet.google.com/abc-defg-hij If you already know the conference record id, address it directly: ```bash +openclaw googlemeet latest --meeting https://meet.google.com/abc-defg-hij openclaw googlemeet artifacts --conference-record conferenceRecords/abc123 --json openclaw googlemeet attendance --conference-record conferenceRecords/abc123 --json ```