Vapi · Arazzo Workflow
Vapi Squad Outbound Call
Version 1.0.0
Build a two-assistant squad, place an outbound call to it, and poll until the call ends.
View Spec
View on GitHub
Artificial IntelligenceVoice AIVoice AgentsConversational AITelephonyReal-TimeTranscriptionText-to-SpeechLLMAgentsMCPArazzoWorkflows
Provider
Workflows
squad-outbound-call
Stand up a squad, get a number, dial a customer through the squad, and watch it.
Creates two assistants and a squad, provisions a Vapi number, places an outbound call to a customer through the squad, then polls the call to a terminal state.
1
2
createSpecialist
Create the specialist assistant the greeter can hand the call to.
3
4
provisionNumber
Provision a free Vapi-managed phone number to place the call from.
5
6
pollCall
Read the call status and branch: loop while still active, finish once it reaches the ended terminal state.
Source API Descriptions
openapi
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.