dq-score-snapshot
Aggregates data quality score trends across four axes, identifies current tier compliance, and lists recent failing checks for a unified compliance snapshot.
Instructions
Aggregated 4-axis score trend + today's Tier compliance + most recent failing checks. Combines dq-score-trend + dq-tier-status + dq-list-checks(fail).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | 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. | |
| includeFailing | No | Also include the most recent failing checks |