motion_control
Generates videos with motion control from a source image and reference video, returning task ID, status, and output URLs.
Instructions
Create a Kling task on RunAPI (motion control). Returns a task id, status, and output URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | No | ||
| callback_url | No | ||
| source_image_url | Yes | ||
| background_source | No | ||
| output_resolution | No | ||
| reference_video_url | Yes | ||
| character_orientation | No | ||
| wait | No | Poll until the task reaches a terminal status. | |
| timeout_ms | No | ||
| poll_interval_ms | No | ||
| model | No | RunAPI model slug for this model line. |