inforcer_reports_run_status
Poll a report run's status to see if it has finished and obtain downloadable outputs when complete.
Instructions
Poll a report run. Returns isTerminal:false with no outputs while the run is still in progress, or isTerminal:true with the list of downloadable outputs once it finishes. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | The run identifier returned by inforcer_reports_run. |