check_transcription_status
Check the status of a running transcription job by polling until complete or error.
Instructions
[EXPERIMENTAL] Check the status of a running transcription job. Call this after starting transcribe_audio, transcribe_to_labels, or transcribe_to_file. Poll every 10-15 seconds until status is 'complete' or 'error'.
Args: job_id: The job ID returned when you started the transcription.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |