get_batch_status
Check the status of a batch QR code generation job to monitor completion progress, view total, completed, and failed counts, and track individual item statuses.
Instructions
Check the status of a batch QR generation job. Use after batch_generate to poll for completion. Returns total, completed, failed counts and individual item statuses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| batch_id | Yes | The batch job ID returned by batch_generate |