feat(google-meet): default artifacts to latest record

This commit is contained in:
Peter Steinberger
2026-04-25 08:07:48 +01:00
parent 459d277076
commit 4005a4f731
6 changed files with 52 additions and 3 deletions

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