Anthropic · Arazzo Workflow
Anthropic Provision and Promote a Workspace Member
Version 1.0.0
Create a workspace, add a member as a developer, then promote them to workspace admin.
View Spec
View on GitHub
AIArtificial IntelligenceClaudeFoundation ModelsLarge Language ModelsMachine LearningMCPAgentsArazzoWorkflows
Provider
Workflows
provision-and-promote-member
Create a workspace, add a developer, then promote them.
Creates a workspace, adds a user with the workspace_developer role, and then updates that membership to the requested elevated role.
1
createWorkspace
createWorkspace
Create a new workspace to provision the member into.
2
addDeveloper
addWorkspaceMember
Add the user to the workspace at the workspace_developer role as the starting access level.
3
promoteMember
updateWorkspaceMember
Promote the member by updating their workspace membership to the requested elevated role.