activate_version
Activate a published version to set it as the live agent configuration, enabling rollback or version switching.
Instructions
Activate a specific published version, making it the live configuration for the agent. Use this to roll back to a previous version or switch between versions. The previously active version is automatically deactivated. 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 to activate |