suno_wait_for_songs
Monitor song generation progress and retrieve URLs when complete by specifying song IDs and optional timeout.
Instructions
Wait for songs to complete generation and return their URLs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Array of song IDs to wait for | |
| timeout | No | Maximum time to wait in seconds (default: 180) |