Gws Licensing
/install gws-licensing
licensing (v1)
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
gws licensing \x3Cresource> \x3Cmethod> [flags]
API Resources
licenseAssignments
delete— Revoke a license.get— Get a specific user's license by product SKU.insert— Assign a license.listForProduct— List all users assigned licenses for a specific product SKU.listForProductAndSku— List all users assigned licenses for a specific product SKU.patch— Reassign a user's product SKU with a different SKU in the same product. This method supports patch semantics.update— Reassign a user's product SKU with a different SKU in the same product.
Discovering Commands
Before calling any API method, inspect it:
# Browse resources and methods
gws licensing --help
# Inspect a method's required params, types, and defaults
gws schema licensing.\x3Cresource>.\x3Cmethod>
Use gws schema output to build your --params and --json flags.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install gws-licensing - After installation, invoke the skill by name or use
/gws-licensing - Provide required inputs per the skill's parameter spec and get structured output
What is Gws Licensing?
Google Workspace Enterprise License Manager: Manage product licenses. It is an AI Agent Skill for Claude Code / OpenClaw, with 329 downloads so far.
How do I install Gws Licensing?
Run "/install gws-licensing" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Gws Licensing free?
Yes, Gws Licensing is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Gws Licensing support?
Gws Licensing is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Gws Licensing?
It is built and maintained by googleworkspace-bot (@googleworkspace-bot); the current version is v1.0.0.