Google Workspace · Arazzo Workflow
Google Workspace Find and Update a User
Version 1.0.0
Search users by query, branch on whether a match was found, then patch it.
View Spec
View on GitHub
CalendarCollaborationEmailProductivityStorageVideo ConferencingArazzoWorkflows
Provider
Workflows
find-and-update-user
Search for a user and patch their profile when a match is found.
Searches the users list with a query, branches on whether at least one user was returned, reads the matched user, and patches the supplied profile fields.
1
searchUsers
Search the users list with the supplied query, returning at most one candidate match.
2
3
applyUpdate
Patch the matched user with the supplied profile fields using patch semantics so unspecified fields are left intact.
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.