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
Artificial 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
Create a new workspace within the organization to hold the new member.
2
addMember
Add the specified user to the new workspace with the requested workspace role.
3
verifyMembers
List the workspace members to confirm the newly added user appears in the roster.
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.