eds_get_job_status
Monitor bulk preview or publish jobs by checking their state and processed/failed counts to track progress and identify issues.
Instructions
Check the progress of an asynchronous bulk job started by eds_bulk_preview or eds_bulk_publish. Reports state (created/running/stopped) and processed/failed counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Job name returned by the bulk operation | |
| topic | Yes | Job topic returned by the bulk operation (e.g., "preview" or "publish") |