get_batch_status
Retrieve the real-time execution status and progress details of an iSuite batch job using its unique batch ID. Optionally include step-level status for granular monitoring.
Instructions
Get the current execution status and progress details of a specific iSuite batch job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| batchId | Yes | The unique batch execution ID. | |
| includeSteps | No | Include individual step/chunk status details (default false). |