From 9caa8fa4f521cbc64b9d1bb9995236a101b47049 Mon Sep 17 00:00:00 2001 From: Stefano Fiorini Date: Sat, 28 Mar 2026 02:51:32 -0500 Subject: [PATCH] Align google-workspace helper docs --- integrations/google-workspace/gw.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/google-workspace/gw.js b/integrations/google-workspace/gw.js index 51ff8c3..e2e1768 100755 --- a/integrations/google-workspace/gw.js +++ b/integrations/google-workspace/gw.js @@ -3,7 +3,7 @@ Google Workspace helper CLI Commands: whoami - send --to --subject --body [--html] + send --to --subject --body [--html] [--attach ] search-mail --query [--max 10] search-calendar --query [--max 10] [--timeMin ISO] [--timeMax ISO] [--calendar primary] create-event --summary --start --end [--timeZone America/Chicago] [--description ] [--location ] [--calendar primary]