chore(sync): mirror docs from openclaw/openclaw@4005a4f731

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-25 07:10:43 +00:00
parent 31d87f51b8
commit 5cb218a53f
2 changed files with 6 additions and 2 deletions

View File

@ -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"
}

View File

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