test_placement
Simulate placing a tile at specific coordinates to preview puzzle solutions without altering the draft, enabling designers to test placements before committing changes.
Instructions
Dry-run placing one tile and solve without modifying the draft
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X coordinate | |
| y | Yes | Y coordinate | |
| type | Yes | Tile type |