create_compel
Create a Compeller generation job from primary audio media and optional reference media. Returns compel id, status, and links to track progress and retrieve renderings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | Visual style. Use one of the exact ids returned by list_styles (e.g. "Cinematic Realistic", "Anime / Manga"). Omit to use the account default. | |
| title | Yes | Title for the compel | |
| aspect_ratio | No | Explicit aspect ratio override (takes precedence over target_platform). | |
| artist_context | No | Additional creative context about the artist or song | |
| target_platform | No | Target platform; sets the aspect ratio when aspect_ratio is omitted. | |
| primary_media_id | Yes | ID of the uploaded audio media to use as the primary track |