Create explicit checkpoints
tiled_create_checkpointCreates a committed recovery checkpoint of 1-32 project files, preserving exact byte state before risky work without modifying assets. Restore to reproduce snapshotted state.
Instructions
Creates committed recovery checkpoints of the exact current bytes of 1 to 32 project files, without modifying any project asset — an explicit save point before risky work, on top of the automatic checkpoints every net-changing apply already takes. Restoring one of these checkpoints reproduces the snapshotted state byte for byte.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | ||
| paths | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |