rollback_change
Revert recorded transactions in reverse order, checking for drift and offering dry-run validation before undoing changes in Roblox Studio.
Instructions
Reverts a recorded transaction in reverse order with drift preconditions and optional dry-run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Bypass drift rejection. Use only after manual review. | |
| dry_run | No | Validate rollback preconditions without changing Studio. | |
| transaction_id | Yes | Transaction ID returned by a mutation tool. |