analyze_data_quality
Assess data quality in ServiceNow tables: detect completeness gaps, duplicate rows, and stale records. Configure required fields and staleness thresholds to target specific data issues.
Instructions
Analyse data quality for a table — completeness, duplicates, stale records
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Table to analyse | |
| days_stale | No | Consider records stale after N days without update (default 180) | |
| required_fields | No | Comma-separated fields that should be populated |