get_batch_status
Retrieve the status of a batch operation (update, delete, import, or DartQL) using its batch operation ID.
Instructions
Retrieve status of a batch operation (update, delete, import, or dartql) by batch_operation_id. Operations are kept in memory for 1 hour.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| batch_operation_id | Yes | Batch operation ID returned from batch_update_tasks, batch_delete_tasks, or import_tasks_csv |