/docs/vox/agents DRAFT

Goals and scripts

Define the agent's goal, voice and possible outcomes.

POST/v1/vox/agents
{
  "name": "confirmacion_citas",
  "goal": "Confirm or reschedule the appointment",
  "voice": "es-CO-1",
  "outcomes": ["confirmada", "reagendada", "cancelada"]
}

PARAMETERS

goal
string
Call goal
voice
string
Voice and accent
outcomes
array
Valid outcomes