revert_theme_to_version
Restore a theme to an earlier version in LightCMS by creating a new version with previous data, useful for undoing unwanted changes.
Instructions
Revert theme to a previous version. Creates a new version with the old data.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | Yes | Version number to revert to,required | |
| version_comment | No | Optional comment for the revert (e.g., 'Reverted to v3') |