text_to_sound
Generate audio from text prompts using Suno models. Returns a task ID and output URLs for the created sound.
Instructions
Create a Suno task on RunAPI (text to sound). Returns a task id, status, and output URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | ||
| sound_key | No | ||
| sound_loop | No | ||
| grab_lyrics | No | ||
| sound_tempo | No | ||
| callback_url | No | ||
| wait | No | Poll until the task reaches a terminal status. | |
| timeout_ms | No | ||
| poll_interval_ms | No | ||
| model | No | RunAPI model slug for this model line. |