preview_map_patch
Preview DSL patch script changes before applying them to an RPG world. Test modifications safely without affecting the game environment.
Instructions
Previews what a DSL patch script would do without applying it to the world.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| worldId | Yes | The ID of the world to preview patch on | |
| script | Yes | The DSL script to preview | |
| sessionId | No |