freshness-status
Check if any dbt sources are stale by comparing freshness criteria against current results. Optionally filter to show only warnings or errors.
Instructions
Cross-reference dbt source freshness criteria with sources.json results in a single 'is anything stale right now?' answer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| failingOnly | No | Only return sources where freshness is warn/error |