get_batch_status
Check the status of an async batch generation job. Poll until complete and retrieve progress, document count, and download URLs.
Instructions
Check the status of an async batch generation job. Poll until status is 'completed'. Returns progress, document count, and download URLs when done.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | Batch job ID returned by generate_batch |