art.canvas.get_state
Retrieve the current canvas state as a color map or base64 PNG. Choose the desired output format to inspect or store the art asset.
Instructions
Get the current canvas state as a color map (2D hex array) or base64 PNG.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format (default color_map) | color_map |
| session_id | Yes | Canvas session ID |