check_batch_progress
Check progress of a batch transcription task. Returns completion percentage, current file, failed files, and elapsed time.
Instructions
Check the status of a batch started with start_batch. Automatically advances to the next file when the current one finishes. Returns overall progress, current file, failed files, and elapsed time. Call repeatedly until the batch shows as complete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| batch_id | Yes | Batch ID returned by start_batch. |