failed-tests-summary
Aggregates dbt failed tests and data quality check failures by dataset, showing the most recent failing rows to replace multiple separate queries.
Instructions
Aggregated 24h-ish view: dbt failed tests + DQ checks failures grouped by dataset + most recent failing rows. Replaces 3+ tool calls (dbt-failed-tests + dq-failed-checks-by-dataset + dq-list-checks).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recentRuns | No | Look at last N dbt runs | |
| sinceHours | No | Recent window for DQ checks |