edit_animation
Edit an existing pixel art animation sequence by describing changes in text. Supports 2-16 frames and adjustable dimensions up to 256px.
Instructions
Edit an existing animation sequence (2-16 frames) using a text description. 16-256px. Use this to modify animations you already have — to create new animations from scratch use animate_with_text_v2 or animate_character.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | Seed for deterministic generation (default 0) | |
| frames | Yes | Animation frames (2-16) | |
| image_size | Yes | Frame dimensions (16-256px) | |
| description | Yes | Edit description | |
| no_background | No | Generate with transparent background |