Create a new voice AI agent with specified configuration. Use when you need to set up a voice-based AI agent with custom response engine, voice settings, and behavior configuration.
volumenumberAgent volume level. Range: [0, 2], default 1.
languagestringLanguage/locale code for speech recognition and synthesis (e.g., en-US, es-ES, fr-FR, de-DE, ja-JP). Default: en-US.
stt_modestringSpeech-to-text mode. Options: fast, accurate, custom.
voice_idRequiredstringVoice ID to use for the agent. Obtain valid voice_id from GET /list-voices endpoint.
is_publicbooleanWhether this agent is available for public preview.
agent_namestringName of the agent for reference purposes.
ivr_optionobjectIVR detection and action configuration
pii_configobjectPII scrubbing configuration
voice_modelstringTTS model selection for the selected voice (e.g., eleven_turbo_v2, sonic-3, tts-1).
voice_speednumberSpeech rate multiplier. Range: [0.5, 2], default 1.
webhook_urlstringURL to receive webhook events for this agent.
ambient_soundstringBackground ambience. Options: coffee-shop, convention-hall, summer-outdoor, mountain-outdoor, static-noise, call-center.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.