Short answer: Drop the "Stability AI → Stability AI Generate Audio" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Prompt prompt | string | Required | lo-fi piano, soft drums, 90 bpm |
Duration (seconds) duration | string | Optional | 30 (max 190) |
Model model | options | Optional | Model. Options: Stable Audio 2.5 |
Output Format output_format | options | Optional | Output Format. Options: MP3, WAV |
{"prompt": "lo-fi piano, soft drums, 90 bpm","duration": "30 (max 190)","model": "{{trigger.model}}","output_format": "{{trigger.output_format}}"}
{"audio": "<binary>"}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.