Skip to content
Google Workspace CLI logo

Google Workspace CLI

Unclaimed

Command-line interface for Google Workspace APIs, built for humans and AI agents.

Visit Website
Tracked since2026
0 reviews tracked·1 press mention

The Bottom Line

Entry price

Free plan available, paid tiers above

Biggest pro

Always up-to-date with Google Workspace APIs due to dynamic discovery.

Biggest con

Currently under active development, so breaking changes are expected before v1.0.

TL;DR - Google Workspace CLI

  • Dynamically built CLI for all Google Workspace APIs.
  • Simplifies API interaction for humans with help and dry-run features.
  • Enables AI agents to manage Workspace with structured JSON and pre-built skills.
Pricing: Free plan available
Best for: Growing teams

What is Google Workspace CLI?

Editorial review
The Google Workspace CLI (gws) is a command-line tool that provides dynamic access to all Google Workspace APIs, including Drive, Gmail, Calendar, Sheets, Docs, Chat, and Admin. Unlike traditional CLIs with static command lists, gws builds its entire command surface dynamically at runtime by reading Google's Discovery Service. This ensures it automatically picks up new API endpoints and methods as soon as Google Workspace adds them, eliminating boilerplate code for users. This tool is designed for both human developers and AI agents. For humans, it simplifies interactions with Google Workspace APIs by providing helpful features like `--help` for every resource, `--dry-run` to preview requests, and auto-pagination, making it easier to manage Workspace services without writing complex `curl` calls. For AI agents, it offers structured JSON output and includes over 40 pre-built agent skills, enabling large language models (LLMs) to manage Workspace tasks without requiring custom tooling. It supports various authentication workflows for different environments, from local development to CI/CD pipelines and servers.

Available on: macOS, Linux, Windows

Pros & Cons

Pros

  • Always up-to-date with Google Workspace APIs due to dynamic discovery.
  • Reduces boilerplate code for interacting with Workspace services.
  • Provides a consistent and intuitive interface for complex APIs.
  • Enhances AI agent capabilities for Workspace management.
  • Offers flexible authentication options for diverse environments.

Cons

  • Currently under active development, so breaking changes are expected before v1.0.
  • Requires Node.js 18+ for npm installation or a Google Cloud project for OAuth credentials.
  • OAuth app verification limitations can restrict scope access for unverified apps.

Preview

Key Features

Dynamic command surface from Google Discovery ServiceStructured JSON output for all responsesOver 40 included AI agent skillsInteractive authentication setup (`gws auth setup`)Support for multiple authentication workflows (local, CI, server)Auto-pagination for API resultsDry-run functionality to preview requestsSchema introspection for any API method (`gws schema`)

Pricing Plans

Free Trial

Pricing checked Jun 17, 2026

Free

$0 USD per month

  • Unlimited public/private repositories
  • Dependabot security and version updates
  • 2,000 CI/CD minutes/month (Free for public repositories)
  • 500MB of Packages storage (Free for public repositories)
  • Issues & Projects
  • Community support
  • GitHub Copilot Access
  • GitHub Codespaces Access

Team

$4 USD per user/month

  • Everything included in Free
  • Access to GitHub Codespaces
  • Repository rules
  • Multiple reviewers in pull requests
  • Draft pull requests
  • Code owners
  • Required reviewers
  • Pages and Wikis

Enterprise

$21 USD per user/month

  • Everything included in Team
  • Data residency
  • Enterprise Managed Users
  • User provisioning through SCIM
  • Enterprise Account to centrally manage multiple organizations
  • Environment protection rules
  • Repository rules
  • Audit Log API

Reviews

Improve Your Thinking Patterns Using ChatGPT cover
$99Free with your review

Review Google Workspace CLI, get a free AI guide

Share your experience and we will send you Improve Your Thinking Patterns Using ChatGPT, free.

Write a review

Best Google Workspace CLI Alternatives

Top alternatives based on features, pricing, and user needs.

Most buyers shortlist 2 or 3 tools before committing. Pull a side-by-side comparison or browse the full alternatives shortlist below.

Explore More

Google Workspace CLI FAQ

How does Google Workspace CLI stay current with Google Workspace APIs?

Google Workspace CLI dynamically builds its command surface at runtime by reading Google's Discovery Service. This approach ensures it automatically incorporates new API endpoints and methods as soon as they are added by Google Workspace, keeping the tool always up-to-date.

What kind of user benefits most from Google Workspace CLI?

Google Workspace CLI is designed for both human developers and AI agents. Developers benefit from simplified interactions with Workspace APIs and reduced boilerplate, while AI agents can leverage its structured JSON output and over 40 pre-built skills for managing Workspace tasks.

How does Google Workspace CLI compare to Gemini CLI?

Google Workspace CLI provides dynamic access to all Google Workspace APIs, including Drive, Gmail, and Calendar, and is built for both human and AI agent use. Gemini CLI, by contrast, focuses on interacting with the Gemini API for AI-related tasks.

Can Google Workspace CLI be used to manage Google Drive files?

Yes, Google Workspace CLI provides dynamic access to the Google Drive API, among others. This allows users to manage Google Drive files and other Workspace services directly from the command line without writing complex curl commands.

How is Google Workspace CLI priced?

Google Workspace CLI is available on a free tier, with additional paid plans offered for users who require more usage or advanced features.

Which teams would find Google Workspace CLI most useful?

Development teams and IT administrators who regularly interact with Google Workspace APIs will find it useful for automating tasks and managing services. Teams building AI agents that need to perform actions within Google Workspace environments will also benefit from its specialized features.

Source: github.com

Guides & Articles