llm_video
Generate a video from a text prompt, routing to AI models like Gemini Veo, Runway, or Kling. Optionally set duration or choose a specific model.
Instructions
Generate a video — routes to Gemini Veo, Runway, Kling, or other video models.
Args: prompt: Description of the video to generate. model: Optional model override (e.g. "gemini/veo-2", "runway/gen3a_turbo", "fal/kling-video"). duration: Video duration in seconds (default: 5).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | ||
| prompt | Yes | ||
| duration | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |