check_batch_progress
Monitor transcription batch progress, including current file, failures, and elapsed time. Automatically advances to the next file, so call repeatedly until completion.
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. |