suno_upload_cover
Generate an AI cover of your uploaded audio by setting a target style and model version.
Instructions
Create an AI cover of an uploaded audio (your own music).
Similar to suno_cover_music but works with audio you uploaded via
suno_upload_audio. Re-arranges your music in a different style.
Use this when:
- You uploaded your own music and want a cover in a different style
- You want to hear your song re-interpreted by AI
Returns:
Task ID and the cover audio information.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audio_id | Yes | ID of the uploaded audio to create a cover of. Must be an audio uploaded via suno_upload_audio. | |
| style | No | Target music style for the cover. | |
| model | No | Model version to use. | chirp-v5-5 |
| audio_weight | No | Advanced parameter for cover operations. Controls how much the original audio influences the cover generation. | |
| callback_url | No | Webhook callback URL for asynchronous notifications. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |