get_batch_status
Check the status of batch image generation sessions to monitor progress, track completed and pending images, and identify any errors in the process.
Instructions
Get the current status of a batch generation session.
Args: session_id: Session ID from start_image_batch.
Returns: Dictionary with session status, completed/pending counts, and errors.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |