create_mashup
Create a music mashup by uploading audio files and selecting vocal mode. Returns task ID and output URLs.
Instructions
Create a Suno task on RunAPI (create mashup). Returns a task id, status, and output URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | ||
| title | No | ||
| lyrics | No | ||
| prompt | No | ||
| persona_id | No | ||
| vocal_mode | Yes | ||
| audio_weight | No | ||
| callback_url | No | ||
| persona_type | No | ||
| style_weight | No | ||
| vocal_gender | No | ||
| upload_url_list | Yes | ||
| 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. |