check_transcription
Monitor a media transcription job and fetch transcript text with timestamped segments when complete. Provide the job ID returned by transcribe_media.
Instructions
Check the status of a transcribe_media job. Returns the transcript text and timestamped segments once completed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | Job id returned by transcribe_media |