
Parameters
Required Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
| prompt | String | "" | Text prompt describing desired video content |
| negative_prompt | String | "" | Elements to avoid in the video |
| cfg_scale | Float | 7.0 | Controls how closely to follow the prompt |
| model_name | Select | ”kling-v2-master” | Video generation model to use |
| aspect_ratio | Select | AspectRatio enum | Output video aspect ratio |
| duration | Select | Duration enum | Length of generated video |
| mode | Select | Mode enum | Video generation mode |
Output
| Output | Type | Description |
|---|---|---|
| VIDEO | Video | Generated video |
| Kling ID | String | Task identifier |
| Duration (sec) | String | Video length in seconds |