producer_generate_lyrics
Generate song lyrics from a text prompt, producing structured sections like verse, chorus, and bridge formatted for music production.
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 producer_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
Producer'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' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |