export_gif
Export pixel art animations as GIF files with configurable frame delays for sharing or use in projects.
Instructions
Export as animated GIF
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project identifier | |
| outputPath | Yes | Output file path | |
| frameDelay | No | Delay between frames in milliseconds (default: 100) |