Operations by service
gum ships 222 catalog operations across 32 services. The CLI does not expose one top-level command per Google product; product coverage lives in the catalog. Use these pages to start from a service, then call the selected operation with gum read, gum write, or gum destructive.
gum search "gmail messages"
gum describe gmail.users.messages.list
gum read gmail.users.messages.list --args '{"userId":"me","maxResults":5}' --output jsonWorkspace documents
- Apps Script - 5 operations; 3 read, 2 write.
- Docs - 3 operations; 1 read, 2 write.
- Drive - 15 operations; 2 destructive, 8 read, 5 write.
- Forms - 5 operations; 3 read, 2 write.
- Sheets - 9 operations; 3 read, 6 write.
- Slides - 3 operations; 1 read, 2 write.
Workspace communication
- Calendar - 31 operations; 4 destructive, 12 read, 15 write.
- Chat - 8 operations; 1 destructive, 5 read, 2 write.
- Gmail - 30 operations; 6 destructive, 11 read, 13 write.
- Meet - 6 operations; 5 read, 1 write.
- Tasks - 12 operations; 2 destructive, 4 read, 6 write.
Workspace administration
- Admin Reports - 4 operations; 4 read.
- Admin SDK - 14 operations; 3 destructive, 6 read, 5 write.
- Cloud Identity - 4 operations; 4 read.
- Groups Settings - 2 operations; 1 read, 1 write.
- Vault - 6 operations; 1 destructive, 2 read, 3 write.
People and education
- Classroom - 10 operations; 1 destructive, 6 read, 3 write.
- People - 10 operations; 2 destructive, 5 read, 3 write.
Search and media
- Custom Search - 1 operation; 1 read.
- Indexing - 2 operations; 1 read, 1 write.
- Photos Library - 6 operations; 5 read, 1 write.
- Search Console - 10 operations; 2 destructive, 6 read, 2 write.
- YouTube - 11 operations; 2 destructive, 7 read, 2 write.
Ads and maps
- Google Ads - 3 operations; 3 read.
- Maps - 3 operations; 3 read.
- Places - 2 operations; 2 read.
- Routes - 2 operations; 2 read.
Research and travel
- Flights - 1 operation; 1 read.
- Patents - 1 operation; 1 read.
- Scholar - 1 operation; 1 read.
- Trends - 1 operation; 1 read.
Internal
- Sandbox - 1 operation; 1 read.
How to read these pages
Riskis the variant risk class gum enforces at dispatch time.Authis the credential strategy required by the default variant.- Request fields are listed on individual operation descriptions from
gum describe <op_id>. - Google project setup still matters. Enable the API and authorize scopes before calling an operation.
