gaudio_get_job
Check job status and retrieve results for audio processing tasks. Returns download URLs upon success and tracks progress through waiting and running states.
Instructions
Check job status and get results. Status: 'waiting' (queued), 'running' (processing), 'success' (done, downloadUrl included), 'failed' (error). Download URLs expire after 48 hours.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | Job ID from gaudio_create_job or gaudio_separate_audio | |
| model | Yes | Model name used to create the job |