activate_version
Activate a specific published version to make it the live configuration for an agent. Enables rollback or version switching by automatically deactivating the previous version.
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 |