ComfyUI Node
Kling 3.0 Omni Text to Video
Kling 3.0 Omni Text to Video OpenAPI Specification
Kling 3.0 Omni Text to Video
- video
- url
- all_urls_json
- task_id
- raw_json
- credits_consumed
- credits_left
◄prompt►
◄customize_multi_shotstrue►
◄prefer_multi_shotstrue►
◄multi_prompt[]►
◄elements[]►
◄audiofalse►
◄resolution720p►
◄aspect_ratio16:9►
◄duration5►
◄timeout_seconds1200►
◄callback_url►
CategoryKIE Next/Video/Kling
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Text description of the video. It must not be empty after leading and trailing whitespace is removed, and must not exceed 3,072 characters. | |
| customize_multi_shotsopt | BOOLEAN | true | Whether to enable multi-shot mode. Explicitly specifying this value is recommended. `true` enables multiple shots; `false` uses a single shot. |
| prefer_multi_shotsopt | BOOLEAN | true | Whether to enable intelligent shot planning. This field is mutually exclusive with `customize_multi_shots`. Both fields may be `false`, but they cannot both be `true`. |
| multi_promptopt | STRING | [] | List of custom shots. When `customize_multi_shots` is `true`, this field is required, must not be empty, and supports up to 6 shots. When `customize_multi_shots` is `false`, it must be an empty array or omitted. |
| elementsopt | STRING | [] | List of one-time subject assets. The default is an empty array. When using only multi-image subjects, up to 7 subjects can be uploaded. When using only video character subjects, the number of video character subjects must not exceed 3. When using both video character and multi-image subjects, the number of video character subjects must not exceed 3, and the number of multi-image subjects must not exceed 4. |
| audioopt | BOOLEAN | false | Whether to add audio to the generated video. `true` enables audio; `false` disables audio. |
| resolutionopt | COMBO | 720p | Resolution of the generated video. Available values are `720p` (outputs a 720p video), `1080p` (outputs a 1080p video), and `4k` (outputs a 4K video). |
| aspect_ratioopt | COMBO | 16:9 | Aspect ratio of the generated video. Supported values are `16:9`, `9:16`, and `1:1`. |
| durationopt | COMBO | 5 | Total video duration in seconds. The supported range is 3 to 15 seconds, and the default is 5 seconds. |
| timeout_secondsopt | INT | 120030–7200 | — |
| callback_urlopt | STRING | Optional KIE callback URL. Leave empty for normal ComfyUI use. |
Outputs (7)
| Name | Type | Description |
|---|---|---|
| video | VIDEO | — |
| url | STRING | — |
| all_urls_json | STRING | — |
| task_id | STRING | — |
| raw_json | STRING | — |
| credits_consumed | FLOAT | — |
| credits_left | FLOAT | — |