Google Workspace · Arazzo Workflow
Google Workspace Move a User to Another Org Unit
Version 1.0.0
Verify the target org unit exists, then move a user into it and confirm.
View Spec
View on GitHub
CalendarCollaborationEmailProductivityStorageVideo ConferencingArazzoWorkflows
Provider
Workflows
move-user-org-unit
Confirm a destination org unit and move a user into it.
Fetches the destination organizational unit to confirm it exists, patches the user's orgUnitPath to that location, and reads the user back to confirm the new placement.
1
confirmOrgUnit
Read the destination organizational unit to confirm it exists before moving the user into it.
2
moveUser
Patch the user's orgUnitPath to the confirmed destination org unit so the account is reorganized.
3
confirmMove
Read the user back to confirm the orgUnitPath now reflects the new organizational unit.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.