suno_generate_lyrics
Generate structured song lyrics from text prompts for Suno AI music creation. Creates formatted lyrics with section markers like Verse and Chorus based on specified themes, moods, and genres.
Instructions
Generate song lyrics from a text prompt.
Creates structured lyrics with proper song sections (Verse, Chorus, Bridge, etc.)
based on your description. The generated lyrics are formatted and ready to use
with suno_generate_custom_music.
Use this when:
- You need lyrics but don't want to write them yourself
- You want AI-generated lyrics for a specific theme or mood
- You need properly structured lyrics with section markers
The output includes section markers like [Verse], [Chorus], [Bridge] that
Suno's music generation understands.
Returns:
Generated lyrics with title, status, and formatted text with section markers.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Description of the lyrics you want. Include theme, mood, genre, and any specific elements. Examples: 'A romantic ballad about lost love and rainy nights', 'An upbeat pop song about summer vacation', 'A motivational hip-hop track about overcoming obstacles' | |
| model | No | Model version for lyrics generation. 'default' works well for most lyrics. 'remi-v1' offers an alternative style. | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |