restore_workflow
Return a soft-deleted workflow to active status, ignoring stale-version guards but checking for name or slot conflicts with live workflows.
Instructions
Undo delete_workflow — bring a soft-deleted workflow back. Takes no version check (a restore must never lose to a stale-version guard). Can 409 if a live workflow now holds a name/slot this one also claims.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The workflow's id. |