enhance_animation_prompt
Expands a short action description into a richer motion prompt for animation generation. Provide a starting frame and an action to receive an enhanced text prompt.
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 |