restore_deleted_persona_version
Restore a previously deleted persona version back into the history. This action makes the version visible and recoverable without altering the current draft.
Instructions
Undo delete_persona_version — bring a removed version row back into history. This does NOT change the current draft (unlike restore_persona_version); it only makes the row visible/restorable again. Takes no version check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The persona's id. | |
| versionId | Yes | The version row's UUID, from list_deleted_persona_versions. |