ds_rollback_workflow_version
Restore a workflow to a specific historical version by providing project name, workflow code, and target version. Use to revert unwanted changes or recover stable configurations.
Instructions
Roll back a workflow to a specific historical version.
Args: project_name: Project name workflow_code: Process-definition code version: Target version number (from ds_list_workflow_versions)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | Yes | ||
| project_name | Yes | ||
| workflow_code | Yes |