diff_versions
Compare two published agent versions side-by-side to see exactly what changed between them, including unchanged sections and detailed diffs for modified config options.
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 |