Vapi · Arazzo Workflow
Vapi Create and Verify Assistant
Version 1.0.0
Create a voice AI assistant and read it back to confirm it was provisioned.
View Spec
View on GitHub
Artificial IntelligenceVoice AIVoice AgentsConversational AITelephonyReal-TimeTranscriptionText-to-SpeechLLMAgentsMCPArazzoWorkflows
Provider
Workflows
create-assistant
Create a Vapi assistant and verify it by reading it back.
Provisions a new voice AI assistant from a model, voice, and first message, then retrieves the same assistant by id to confirm it exists.
1
createAssistant
Create a new voice AI assistant with an OpenAI model, an Azure voice, and an opening message.
2
getAssistant
Read the assistant back by its id to confirm it was created and persisted.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.