pixel_view_canvas
Render a pixel art canvas as an image to view its current state. Automatically upscales small canvases with crisp pixels for clear inspection.
Instructions
Render a canvas as an image so you can see its current state.
Small canvases are upscaled with nearest-neighbor (crisp pixels) to about 512px on the long edge unless an explicit scale is given. Use this after a series of edits to check your work. Returns a text summary plus the rendered image. On failure returns "Error: ...".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |