Preview an atomic multi-file transaction
tiled_preview_transactionCombines 2-16 previewed change sets into an atomic transaction that applies all targets or none, ensuring crash-recoverable consistency.
Instructions
Composes between 2 and 16 already previewed, unapplied map edit, tileset edit, tileset creation, or file deletion change sets with pairwise-distinct target paths into one expiring transaction change set, locking each member against individual apply. Applying the transaction commits every member through a crash-recoverable redo journal: all targets land or none do.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| changeSetIds | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |