generate-video
Create video animations by providing start and end frame images with a transition description. This tool generates smooth motion sequences between two visual states.
Instructions
Generate a video animation from start and end frame images
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Description of the video transition/animation | |
| startFrameUrl | Yes | URL of the starting frame image | |
| endFrameUrl | Yes | URL of the ending frame image | |
| ref | No | Optional reference ID | |
| webhookOverride | No | Optional webhook URL |