dq-failed-checks-by-dataset
Groups failing dbt tests by dataset, showing the most recent 5 failures per dataset within a configurable time window.
Instructions
Group failing checks by dataset across a recent window with the latest 5 failures per dataset
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topN | No | ||
| sinceHours | No | ||
| extractFields | No | Comma-separated dotted paths to project from response (e.g. 'id,name,owner.name,columns.*.name'). Use `*` as wildcard for arrays/objects. Wrap field names with dots in backticks. Reduces response tokens dramatically on large entities. |