extend_music
Creates a Suno task to extend an existing music track using an audio URL or ID, with customizable style, lyrics, and continuation settings.
Instructions
Create a Suno task on RunAPI (extend music). Returns a task id, status, and output URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | ||
| title | No | ||
| lyrics | No | ||
| prompt | No | ||
| task_id | No | ||
| audio_id | No | ||
| audio_url | No | ||
| persona_id | No | ||
| upload_url | No | ||
| continue_at | No | ||
| audio_weight | No | ||
| callback_url | No | ||
| instrumental | No | ||
| persona_type | No | ||
| style_weight | No | ||
| vocal_gender | No | ||
| negative_tags | No | ||
| parameter_mode | No | ||
| weirdness_constraint | No | ||
| wait | No | Poll until the task reaches a terminal status. | |
| timeout_ms | No | ||
| poll_interval_ms | No | ||
| model | No | RunAPI model slug for this model line. |