Agents
An agent bundles a system prompt, greeting, voice, and call-handling
behavior. Every number and call belongs to an agent.
Create an agent
Manage agents
Per-call overrides: when making a call you can pass system_prompt,
initial_greeting, and voice_id to override the agent defaults for that
single call.
See the Create Agent endpoint in the API Reference.