HomeToolsCategoryArticleSubmit AI Tool
Google Workspace CLI

Google Workspace CLI

WebsiteFree

The Google Workspace Command Line Interface (gws) is an open-source tool that allows users to communicate directly with all of Google Workspace's services using a terminal window, thereby avoiding the use of multiple browser windows or customized API integrations. Developed using Rust and packaged as a Node.js module, gws facilitates automated execution of Workspace-related tasks via simple command-line commands. Although not endorsed by Google, gws offers extensive access to Google Workspace APIs, including support for OAuth authentication, structured JSON outputs, and integrated AI agents.

Visit Website
  • Automated Command CreationAutomatically generates command sequences using Google's Discovery Service, guaranteeing that users always have access to the latest API endpoints through automated updates.
  • Integration of AI AgentsIncorporates over 100 pre-configured agent capabilities, offering organized JSON output that simplifies interactions between AI agents and Google Workspace services.
  • Adaptive AuthorizationSupports various authentication workflows such as interactive desktop sessions, browser-based authentication, headless/continuous integration (CI) environments, and service account authentication.
  • Assistant CommandsOffers pre-made utility commands (starting with '+' signs) tailored to various service workflows, making intricate tasks more manageable.