audio.transcribe.status
Check transcription job status and retrieve audio duration when completed. Monitor progress from queued to processing, completed, or error states.
Instructions
Check the status of a transcription job by transcript_id — queued, processing, completed, or error. Returns audio duration when completed (AssemblyAI)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transcript_id | Yes | Transcript ID returned from transcribe.submit (e.g. "aa8f42b3-e81e-453a-b010-a074ae76403b") |