Start every morning with a fresh Sonilo track
This action will generate an original piece of music from your text description.
Developer info
- API endpoint slug
- sonilo.generate_music
- Filter code method
- Sonilo.generateMusic.skip(string?: reason)
- Runtime method
- runAction("sonilo.generate_music", {})
Action fields
Prompt Text input > Other
- Label
- Description
- Helper text
- Describe the music you want — the mood, genre, instruments and tempo. For example: "calm lo-fi beat with soft piano and rain". You can also insert ingredients from the trigger.
- Slug
- prompt
- Required
- true
- Can have default value
- true
- Filter code method
- Sonilo.generateMusic.setPrompt(string: prompt)
Duration Dropdown list
- Label
- Length
- Helper text
- Select a track length from the dropdown, e.g. "60 seconds" for a 1-minute track. Every option is shown in seconds (not minutes), from 30 to 360 seconds. Nothing to type.
- Slug
- duration
- Required
- true
- Can have default value
- false
