Vapi · Arazzo Workflow
Vapi Build a Multi-Assistant Squad
Version 1.0.0
Create two specialized assistants and assemble them into a squad that can hand calls between them.
View Spec
View on GitHub
Artificial IntelligenceVoice AIVoice AgentsConversational AITelephonyReal-TimeTranscriptionText-to-SpeechLLMAgentsMCPArazzoWorkflows
Provider
Workflows
build-squad
Create two assistants and group them into a routing squad.
Creates a greeter assistant and a specialist assistant, then creates a squad whose members reference both assistant ids.
1
createGreeter
Create the front-line greeter assistant that answers first.
2
createSpecialist
Create the specialist assistant the greeter can hand the call to.
3
createSquad
Assemble both assistants into a squad whose first member is the greeter and second member is the specialist.
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.