test_suite_run_status
Poll a suite run. Returns the run aggregate (status, passed/failed test counts) plus a TestRail-style rollup: per-test status + step counts, an overall summary, and component-step attribution (componentAttributionAvailable is false until the M2 attribution column lands).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runId | Yes | Run id returned by test_suite_run |