edit_animation
Edit existing animation sequences (2-16 frames) by providing text instructions. Adjust sprite dimensions from 16 to 256 pixels to match your project needs.
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 |