wait_for_audio_project
Poll an audio project until it completes, errors, is canceled, or times out. Returns the final project JSON and, when complete, attempts to inline audio downloads for Inspector or compatible clients. Returns sanitized download fields. Use exact_download_urls[n] or downloads[n].url exactly as returned; do not shorten it, remove query parameters, or append expiration metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| timeout_seconds | No | ||
| max_inline_downloads | No | ||
| poll_interval_seconds | No | ||
| max_bytes_per_download | No | ||
| include_inline_downloads | No |