[]
= "google_workspace"
= "Google Workspace CLI (gws) — Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and 18 more services"
= "cli"
= "gws"
= []
= 120
= "none"
= "productivity"
= ["google", "workspace", "drive", "gmail", "calendar", "sheets", "docs"]
= ["google-workspace"]
# gws manages its own auth natively via `gws auth setup`.
# For headless/service-account use, ATI materializes credentials as a temp file.
[]
= "@{google_workspace_credentials}"
# Domain-wide delegation: uncomment and set `ati key set google_workspace_user user@domain.com`
# so files are created in the user's Drive, not the service account's invisible Drive.
# GOOGLE_WORKSPACE_CLI_IMPERSONATED_USER = "${google_workspace_user}"