Back to Registry View Author Profile
Official Verified
gws-cloudidentity
Google Cloud Identity: Manage identity groups and memberships.
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/googleworkspace-bot/gws-cloudidentityOr
cloudidentity (v1)
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
gws cloudidentity <resource> <method> [flags]
API Resources
customers
userinvitations— Operations on the 'userinvitations' resource
devices
cancelWipe— Cancels an unfinished device wipe. This operation can be used to cancel device wipe in the gap between the wipe operation returning success and the device being wiped. This operation is possible when the device is in a "pending wipe" state. The device enters the "pending wipe" state when a wipe device command is issued, but has not yet been sent to the device. The cancel wipe will fail if the wipe command has already been issued to the device.create— Creates a device. Only company-owned device may be created. Note: This method is available only to customers who have one of the following SKUs: Enterprise Standard, Enterprise Plus, Enterprise for Education, and Cloud Identity Premiumdelete— Deletes the specified device.get— Retrieves the specified device.list— Lists/Searches devices.wipe— Wipes all data on the specified device.deviceUsers— Operations on the 'deviceUsers' resource
groups
create— Creates a Group.delete— Deletes aGroup.get— Retrieves aGroup.getSecuritySettings— Get Security Settingslist— Lists theGroupresources under a customer or namespace.lookup— Looks up the resource name of aGroupby itsEntityKey.patch— Updates aGroup.search— Searches forGroupresources matching a specified query.updateSecuritySettings— Update Security Settingsmemberships— Operations on the 'memberships' resource
inboundOidcSsoProfiles
create— Creates an InboundOidcSsoProfile for a customer. When the target customer has enabled Multi-party approval for sensitive actions, theOperationin the response will have"done": false, it will not have a response, and the metadata will have"state": "awaiting-multi-party-approval".delete— Deletes an InboundOidcSsoProfile.get— Gets an InboundOidcSsoProfile.list— Lists InboundOidcSsoProfile objects for a Google enterprise customer.patch— Updates an InboundOidcSsoProfile. When the target customer has enabled Multi-party approval for sensitive actions, theOperationin the response will have"done": false, it will not have a response, and the metadata will have"state": "awaiting-multi-party-approval".
inboundSamlSsoProfiles
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-googleworkspace-bot-gws-cloudidentity": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.
Related Skills
gws-workflow-standup-report
Google Workflow: Today's meetings + open tasks as a standup summary.
googleworkspace-bot 2387
gws-modelarmor-create-template
Google Model Armor: Create a new Model Armor template.
googleworkspace-bot 2387
recipe-create-feedback-form
Create a Google Form for feedback and share it via Gmail.
googleworkspace-bot 2387
gws-admin-reports
Google Workspace Admin SDK: Audit logs and usage reports.
googleworkspace-bot 2387
gws-chat
Google Chat: Manage Chat spaces and messages.
googleworkspace-bot 2387