get_agent
Retrieve configuration details for a specific agent, including model type, phone number, endpoint, and display name.
Instructions
Get agent config: model_type, phone_number (voice), endpoint (websocket/chat), and display_name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The unique ID of the agent to retrieve. Get this from list_agents. |