get_job_status
Check the status of a transcription job by providing its job ID. Poll until the job is completed.
Instructions
Checks the status of a transcription job using its job_id. Use this to poll until status is 'completed'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The unique job_id returned by transcribe_audio or transcribe_from_url. |