Check a workspace job
workspace_job_statusCheck an ingest/export job's current status: queued, running, done, or error, with optional stage and scan details to track progress and identify failures.
Instructions
One status read of an ingest/export job (GET /api/workspace/jobs/): {status: queued|running|done|error, stage?, scan_id?, error?}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |