motion_control
Create a Kling motion control task using a source image and reference video. Returns 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 |
|---|---|---|---|
| wait | No | Poll until the task reaches a terminal status. | |
| model | No | RunAPI model slug for this model line. | |
| prompt | No | Description prompt. | |
| timeout_ms | No | ||
| callback_url | No | Webhook URL for async notifications. | |
| poll_interval_ms | No | ||
| source_image_url | Yes | Subject image URL. | |
| background_source | No | Background source. | |
| output_resolution | No | Output resolution. | |
| reference_video_url | Yes | Reference motion video URL. | |
| character_orientation | No | Character orientation. |