Import / Push Job Status Tracker
dsers_job_statusCheck the current status of an import or push job using its job ID. Get detailed job status, target store, push status, and any warnings.
Instructions
Check the current status of an import or push job. Status lifecycle: preview_ready → push_requested → completed or failed. Returns: job_id, status, target_store, push_status (if pushed), warnings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | Job ID from dsers_product_import or dsers_store_push. |