pixelart_clear_canvas
Clear a canvas by erasing all drawings and setting a solid background color. Specify the canvas ID and optional RGBA color.
Instructions
Erase all drawing on a canvas back to a flat background color.
Args: params: canvas_id, background RGBA (default fully transparent). Returns: Confirmation string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |