Read a stored run
qa_reportRetrieve detailed QA run reports with filters by status, severity, suite, or service to investigate failures. Omit run ID to access the most recent run.
Instructions
Reads the full detail of a stored run with filters, for drilling into what a run digest truncated. Filter by status, severity, suite or service. Omit runId to read the most recent run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (default 50). | |
| runId | No | Run id. Omit for the latest run. | |
| suite | No | Filter by suite. | |
| status | No | Filter by result status. | |
| service | No | Filter by service name. | |
| severity | No | Filter by severity. |