Get Transcribe
get_transcribeRetrieve the status and output URL of a transcription job by providing its unique ID.
Instructions
Fetch the current state of a single transcribe job by ID, including status (queued/processing/completed/failed) and output_url when completed. Mirrors get_transcode but for SRT generation jobs created via transcribe_audio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Transcribe job UUID |