restore_deleted_tool_version
Makes a previously deleted tool version row visible again, undoing the deletion without affecting the current draft.
Instructions
Undo delete_tool_version — bring a removed version row back into history. This does NOT change the current draft (unlike restore_tool_version); it only makes the row visible/restorable again. Takes no version check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The tool's id. | |
| versionId | Yes | The version row's UUID, from list_deleted_tool_versions. |