Google Workspace · Arazzo Workflow
Google Workspace Promote a User to Super Administrator
Version 1.0.0
Confirm a user exists, grant super admin, then verify the admin flag.
View Spec
View on GitHub
CalendarCollaborationEmailProductivityStorageVideo ConferencingArazzoWorkflows
Provider
Workflows
promote-user-to-admin
Grant super administrator privileges to an existing user and verify.
Reads the user to confirm it exists and is not already an admin, calls the makeAdmin operation to grant super administrator status, then re-reads the user to confirm the isAdmin flag.
1
lookupUser
Read the user by its key to confirm the account exists and capture its current admin status.
2
makeAdmin
Grant super administrator privileges to the user via the dedicated makeAdmin operation.
3
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.