enhance_animation_prompt
Expand a brief action into a detailed motion prompt for animation, using a starting frame and optional end frame to describe interpolated movement.
Instructions
Expand a short action description into a richer motion prompt for animate_with_text_v3. Provide the first frame (and optional last frame for interpolation). Returns enhanced text — does not generate frames.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action description to enhance (e.g. 'walking', 'sword swing') | |
| last_frame | No | Optional end frame; when provided the prompt describes the interpolated motion | |
| first_frame | Yes | Starting frame image |