remove_tile
Remove a tile at specified coordinates to clear obstacles in ice puzzle levels, with automatic solving to verify level integrity.
Instructions
Remove any tile at position. Auto-solves.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X coordinate | |
| y | Yes | Y coordinate |