clear_cell
Clears a cell at specified coordinates, resetting it to empty space with transparent background.
Instructions
Clear a cell, resetting it to empty (space with transparent background)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X coordinate | |
| y | Yes | Y coordinate |