higgsfield_generate_video
Generate a video from a text prompt using AI, with options for cinematic styles and a generation ID to track completion.
Instructions
Generate a video from a text prompt using Higgsfield AI. Supports Soul Styles for cinematic looks. Returns a generation_id to poll for completion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | Higgsfield API key | |
| prompt | Yes | Text description of the video to generate | |
| style | No | Soul Style name (use higgsfield_get_styles to list available styles) | |
| duration | No | Video duration in seconds | |
| aspect_ratio | No | e.g. 16:9, 9:16, 1:1 | |
| negative_prompt | No | What to avoid in the video | |
| seed | No | Random seed for reproducibility |