Step 1
Run the guided Google Cloud and OAuth bootstrap if gcloud is available
CLI Profile
Fetching install matrix, auth flow, command map, and compatibility data.
Please wait while clime prepares the listing details.
CLI Profile
Dynamic CLI for Drive, Gmail, Calendar, Sheets, Chat, and the wider Google Workspace API surface
npm
cargo
nix
Step 1
Run the guided Google Cloud and OAuth bootstrap if gcloud is available
Step 2
Authenticate interactively and request only the Workspace scopes you need
Step 3
For CI or headless agents, export credentials or point the CLI at a credentials file
Workspace Api Bootstrap
gws auth setup
Guided bootstrap for Google Cloud project, OAuth client, and Workspace auth prerequisites
gws auth login
Authenticate the CLI with OAuth scopes for the Workspace services you plan to automate
gws drive files list
List Google Drive files with structured JSON output and discovery-backed parameters
gws sheets spreadsheets create
Create a new Google Sheet with a JSON request body
gws schema drive.files.list
Inspect the request and response schema for a discovery-backed API method before automating it
gws mcp
Start the built-in MCP server and expose selected Workspace services as tools
Install gws, complete OAuth setup, and verify Workspace API access before building automations.