suno_generate
Generate music from text prompts with Suno V6. Submit lyrics, style, and model to create a task that returns a task ID; each task produces two takes, so avoid duplicate submissions.
Instructions
Submit text-to-music (Suno). Costs credits immediately (~12 for V6). Returns task_id. One task = 2 takes — do NOT submit twice for options. suno_poll/wait parse results from either resultJson (V6) or sunoData (observed live shape) automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | ||
| style | No | ||
| title | No | ||
| prompt | No | ||
| personaId | No | ||
| customMode | No | ||
| audioWeight | No | 0.5–0.95, higher = closer to source | |
| styleWeight | No | 0.5–0.8, default 0.6 | |
| vocalGender | No | ||
| instrumental | No | ||
| negativeTags | No | ||
| personaModel | No | ||
| weirdnessConstraint | No | 0.0–0.7 |