get_agent
Retrieve the complete configuration of a specific agent, including brain, voice, transcriber, transfer rules, analytics, and more. Use it to inspect current settings before updating or to debug call quality issues.
Instructions
Get the complete configuration of a specific agent.
Returns every field and setting — brain, voice, transcriber, transfer rules, analytics, tools, interruption, timeout, background audio, and more. This is the full picture of how the agent behaves.
Use this before calling update_agent to understand current state, or to inspect how an agent is configured for debugging call quality issues.
The response structure matches what update_agent's config parameter
accepts — you can read a section here, modify it, and pass it back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||