suno_generate_music
Generate a song or instrumental track using Suno V6 models and get a task ID to check generation status.
Instructions
Generate a song or instrumental track using Kie.ai Suno V6, V6_MINI, or V6_WILD. The returned task_id can be checked with suno_get_task_status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | V6 | |
| style | No | Genre, mood, or production style. Required in custom mode. | |
| title | No | Track title. Required in custom mode. | |
| prompt | Yes | Lyrics in custom mode, or a music idea in non-custom mode. | |
| duration | No | Seconds; custom mode only for V6 family. | |
| personaId | No | ||
| customMode | Yes | Use advanced controls. Style and title are required when true. | |
| audioWeight | No | ||
| callBackUrl | No | ||
| styleWeight | No | ||
| vocalGender | No | ||
| instrumental | Yes | Generate without vocals. | |
| negativeTags | No | ||
| personaModel | No | ||
| weirdnessConstraint | No |