Vapi · Arazzo Workflow
Vapi Assistant Outbound Call End to End
Version 1.0.0
Create an assistant, provision a Vapi phone number, place an outbound call, and poll until it ends.
View Spec
View on GitHub
Artificial IntelligenceVoice AIVoice AgentsConversational AITelephonyReal-TimeTranscriptionText-to-SpeechLLMAgentsMCPArazzoWorkflows
Provider
Workflows
assistant-phone-outbound-call
Stand up an assistant, get a phone number, dial a customer, and watch the call.
Chains assistant creation, phone number provisioning, outbound call creation, and a status poll loop that branches on the call's terminal state.
1
createAssistant
AssistantController_create
Create the voice AI assistant that will handle the outbound call.
2
provisionNumber
PhoneNumberController_create
Provision a free Vapi-managed phone number in the desired area code and bind it to the newly created assistant.
3
createCall
CallController_create
Place an outbound call from the provisioned number to the customer using the assistant.
4
pollCall
CallController_findOne
Read the call status and branch: loop back while the call is still active, and finish once it reaches the ended terminal state.
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.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/vapi-ai-assistant-phone-outbound-call-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.