From 5cb218a53fcf30f3bada2cd70966a3b4c59f0002 Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Sat, 25 Apr 2026 07:10:43 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@4005a4f731eceea8e31153e5cc5fab3410a91dbe --- .openclaw-sync/source.json | 4 ++-- docs/plugins/google-meet.md | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) 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