Generate a video clip from a project image
generate_clipTurn a still real estate project image into a motion video clip with selectable movement styles and duration.
Instructions
Animate one still project image into a video clip (Runway Gen-4). Async — returns a jobId; poll get_clip_status. imageUrl is auto-resolved from the project if omitted. Costs credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| motion | Yes | ||
| imageId | Yes | ||
| duration | No | Seconds, 3-10 (default 5). | |
| imageUrl | No | Auto-resolved from the project if omitted. | |
| projectId | Yes | ||
| resolution | No | ||
| aspectRatio | No | ||
| customMotionPrompt | No | Required when motion='custom'. |