diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index c4bf4220f..a322fafff 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "459d277076488d5833a181cca7d8bf5c0f9696dc", - "syncedAt": "2026-04-25T07:05:30.907Z" + "sha": "4005a4f731eceea8e31153e5cc5fab3410a91dbe", + "syncedAt": "2026-04-25T07:09:22.208Z" } diff --git a/docs/plugins/google-meet.md b/docs/plugins/google-meet.md index 0225f0763..5c442b25b 100644 --- a/docs/plugins/google-meet.md +++ b/docs/plugins/google-meet.md @@ -635,6 +635,10 @@ openclaw googlemeet artifacts --meeting https://meet.google.com/abc-defg-hij openclaw googlemeet attendance --meeting https://meet.google.com/abc-defg-hij ``` +With `--meeting`, `artifacts` and `attendance` use the latest conference record +by default. Pass `--all-conference-records` when you want every retained record +for that meeting. + If you already know the conference record id, address it directly: ```bash