Anthropic · Arazzo Workflow
Anthropic Onboard an Org Member into a Workspace
Version 1.0.0
Find an org member by email, create a workspace, and add that member to it.
View Spec
View on GitHub
Artificial IntelligenceClaudeFoundation ModelsLarge Language ModelsMachine-LearningMCPAgentsArazzoWorkflows
Provider
Workflows
onboard-member-to-workspace
Resolve an org member by email and place them into a new workspace.
Lists organization members filtered by email to resolve a user id, creates a workspace, and adds the resolved member to the workspace.
1
findMember
Look up the organization member by email to resolve the user id needed to add them to a workspace.
2
3
addMember
Add the resolved organization member to the new workspace with the requested role.
Source API Descriptions
openapi
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.