chore(sync): mirror docs from openclaw/openclaw@459d277076

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-25 07:06:53 +00:00
parent a05f5ea7a4
commit 3692999938
2 changed files with 3 additions and 2 deletions

View File

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

View File

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