get_version
Retrieve full details for a specific published version of an AI agent, including resolved configuration for voice, LLM, language, prompt, detection, and timeouts.
Instructions
Get full details for a specific published version, including its resolved configuration across all sections (voice, LLM, language, prompt, detection, timeouts, etc.). Use list_versions to find version IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The agent ID | |
| version_id | Yes | The published version ID |