drawing_getCanvasData
Retrieve the pixel data of the drawing canvas as JSON for analysis or further processing using the mcp-painter server.
Instructions
Get the current pixel data of the drawing canvas as JSON.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}