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