Retrieve an agent
get_agentRetrieve a specific voice agent by its ID, including full voice configuration and prompt. Use this to access agent details for review or management.
Instructions
Fetch one agent by id, including its full voice configuration and prompt.
Requires scope agents:read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The record id, e.g. "6a96a3ead6e886d42462dd3e". |