edgegate_check_genie_compile_status
Poll a genie-compile job and retrieve the bundle_artifact_id when compilation finishes, enabling creation of a background run for EdgeGate regression gates. Requires workspace admin access.
Instructions
Poll a genie-compile job. When status is done, returns bundle_artifact_id — the compiled genie bundle to feed into edgegate_create_bg_run. Requires workspace admin access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The job_id returned by edgegate_compile_genie. | |
| workspace_id | Yes |