Anthropic · Arazzo Workflow
Anthropic Invite an Org Member and Confirm
Version 1.0.0
Send an organization invite, then read it back and branch on whether it is still pending.
View Spec
View on GitHub
AIArtificial IntelligenceClaudeFoundation ModelsLarge Language ModelsMachine LearningMCPAgentsArazzoWorkflows
Provider
Workflows
invite-org-member-confirm
Create an organization invite and confirm its pending status.
Creates an organization invite and retrieves it to confirm the invite was sent and is awaiting acceptance.
1
createInvite
createOrganizationInvite
Create and send an invitation for a new member to join the organization with the requested role.
2
confirmInvite
getOrganizationInvite
Retrieve the invite by id to confirm it was created and inspect its status, branching on whether it is still pending.