inspire_music
Generate new music tracks from one to four reference audio URLs. Starts a Suno task and returns task ID, status, and output links.
Instructions
Create a Suno task on RunAPI (inspire music). Returns a task id, status, and output URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | Poll until the task reaches a terminal status. | |
| model | No | RunAPI model slug for this model line. | |
| audio_urls | Yes | One to four audio URLs that guide the new music. | |
| timeout_ms | No | ||
| callback_url | No | Webhook URL for async notifications. | |
| poll_interval_ms | No |