generate_video
Create videos from text prompts using Kling AI. Customize aspect ratio, duration, camera control, and creative freedom for tailored outputs. Supports multiple model versions and generation modes.
Instructions
Generate a video from text prompt using Kling AI
Input Schema
Name | Required | Description | Default |
---|---|---|---|
aspect_ratio | No | Video aspect ratio (default: 16:9) | |
camera_control | No | Camera movement settings for V2 models | |
cfg_scale | No | Creative freedom scale 0-1 (0=more creative, 1=more adherent to prompt, default: 0.5) | |
duration | No | Video duration in seconds (default: 5) | |
mode | No | Video generation mode (default: standard) | |
model_name | No | Model version to use (default: kling-v2-master) | |
negative_prompt | No | Text describing what to avoid in the video (optional, max 2500 characters) | |
prompt | Yes | Text prompt describing the video to generate (max 2500 characters) |