edgegate_check_reference_capture_status
Poll a reference-capture job to retrieve the reference_artifact_id for use as a trustworthy baseline in EdgeGate regression gates.
Instructions
Poll a reference-capture job. When status is done, returns reference_artifact_id — an ArtifactKind.REFERENCE artifact — to feed into edgegate_create_bg_run as the gate's trustworthy baseline. Requires workspace admin access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The job_id returned by edgegate_capture_reference. | |
| workspace_id | Yes |