back
loading skill details...
Google Workspace Admin SDK: Manage users, groups, and devices.
Manage Google Workspace users, groups, devices, and organizational settings through CLI commands. Covers 20+ resource types including users, groups, Chrome OS devices, mobile devices, organizational units, domains, roles, and schemas Supports full CRUD operations on most resources: create, retrieve, list, update, patch, and delete Includes specialized actions like device provisioning/deprovisioning, group membership management, 2-step verification control, and user sign-out Requires authentication setup via shared gws-shared skill and uses gws schema command to inspect method parameters before execution admin (directory_v1) PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. gws admin <resource> <method> [flags] API Resources asps delete — Deletes an ASP issued by a user. get — Gets information about an ASP issued by a user. list — Lists the ASPs issued by a user. channels stop — Stops watching resources through this channel.
don't have the plugin yet? install it then click "run inline in claude" again.