generate_persona
Create a reusable music character from an existing Suno track by providing task ID, audio ID, name, and description.
Instructions
NEW — Create a Suno Persona (reusable music character) from an existing Suno track. Requires taskId from V3.6+ generation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Persona name | |
| style | No | Music style tag (e.g. "Electronic Pop") | |
| taskId | Yes | Task ID from a previous Suno generation (V3.6+) | |
| audioId | Yes | Audio ID from sunoData | |
| vocalEnd | No | End time in seconds (10-30s segment) | |
| vocalStart | No | Start time in seconds for vocal analysis | |
| description | Yes | Detailed Persona description (musical style, personality) |