Vapi · Arazzo Workflow
Vapi Outbound Call Then Cost Analytics
Version 1.0.0
Place an outbound call, poll it to completion, then query call analytics for cost and duration.
View Spec
View on GitHub
Artificial IntelligenceVoice AIVoice AgentsConversational AITelephonyReal-TimeTranscriptionText-to-SpeechLLMAgentsMCPArazzoWorkflows
Provider
Workflows
call-then-analytics
Run an outbound call and then aggregate its cost and duration via analytics.
Creates an outbound call from an existing assistant and number, polls it to a terminal state, then queries the analytics endpoint for summed cost and duration over the supplied time range.
1
2
pollCall
Read the call status and branch: loop while still active, continue to analytics once the call has ended.
3
queryAnalytics
Query the analytics endpoint to aggregate total cost and call duration over the reporting window.
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.