create_compel_from_music
Create a compel from a selected Deezer preview track. If the user provides an audio file instead, upload that file and use create_compel.
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 | No | Optional compel title override | |
| track_id | Yes | Deezer track id returned by search_music | |
| aspect_ratio | No | Explicit aspect ratio override (takes precedence over target_platform). | |
| artist_context | No | Additional creative context | |
| target_platform | No | Target platform; sets the aspect ratio when aspect_ratio is omitted. |