restore_deleted_workflow_version
Restore a deleted workflow version without affecting the current draft, making the version row visible again.
Instructions
Undo delete_workflow_version — bring a removed version row back into history. This does NOT change the current draft (unlike restore_workflow_version); it only makes the row visible/restorable again. Takes no version check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The workflow's id. | |
| versionId | Yes | The version row's UUID, from list_deleted_workflow_versions. |