Anthropic · Arazzo Workflow
Anthropic Create Workspace and Add a Member
Version 1.0.0
Create a workspace, add a user to it, then confirm the member appears in the roster.
View Spec
View on GitHub
AIArtificial IntelligenceClaudeFoundation ModelsLarge Language ModelsMachine LearningMCPAgentsArazzoWorkflows
Provider
Workflows
create-workspace-add-member
Provision a workspace and add a member, then verify the roster.
Creates a workspace, adds a user as a member with the supplied workspace role, and lists the workspace members to confirm the addition.
1
createWorkspace
createWorkspace
Create a new workspace within the organization to hold the new member.
2
addMember
addWorkspaceMember
Add the specified user to the new workspace with the requested workspace role.
3
verifyMembers
listWorkspaceMembers
List the workspace members to confirm the newly added user appears in the roster.