diff_versions
Compare two published versions side-by-side to identify exact changes in config sections like voice, prompt, LLM, and language.
Instructions
Compare two published versions side-by-side to see exactly what changed between them. Shows unchanged sections and detailed diffs for modified config sections (voice, prompt, LLM, language, etc.). Use list_versions to find version IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The agent ID | |
| version_a | Yes | First version ID to compare | |
| version_b | Yes | Second version ID to compare |