Setup & Installation
What This Skill Does
A CLI skill for Gmail that lets agents send, read, reply to, forward, and manage email through the Google Workspace CLI. Covers the full Gmail API surface including drafts, labels, threads, history, and push notification watches. Instead of authenticating against the Gmail REST API directly and handling threading, pagination, and push notification setup yourself, this skill wraps all of it behind a consistent CLI interface that agents can call without boilerplate.
When to use it
- Working with gws gmail functionality
- Implementing gws gmail features
- Debugging gws gmail related issues
