Align google-workspace helper docs

This commit is contained in:
2026-03-28 02:51:32 -05:00
parent c3e5f669ed
commit 9caa8fa4f5

View File

@@ -3,7 +3,7 @@
Google Workspace helper CLI
Commands:
whoami
send --to <email> --subject <text> --body <text> [--html]
send --to <email> --subject <text> --body <text> [--html] [--attach <file>]
search-mail --query <gmail query> [--max 10]
search-calendar --query <text> [--max 10] [--timeMin ISO] [--timeMax ISO] [--calendar primary]
create-event --summary <text> --start <ISO> --end <ISO> [--timeZone America/Chicago] [--description <text>] [--location <text>] [--calendar primary]