export_png
Export a pixel art animation frame as a PNG file from the Piskel MCP Server. Specify project ID, frame index, and output path to save the image.
Instructions
Export a frame as PNG
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project identifier | |
| frameIndex | No | Frame index (default: 0) | |
| outputPath | Yes | Output file path |