get_staleness_report
Identify records overdue for re-verification by ranking oldest-verified records first with per-bucket counts, ensuring data reliability before use.
Instructions
Report record verification decay: records ranked oldest-verified first, with per-bucket counts. Use to find matters overdue for re-verification before relying on them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_of | No | Optional ISO date (YYYY-MM-DD) to age records against. When omitted, days_stale is not computed and records are returned sorted by verification date only. | |
| limit | No | Maximum records to return. Default 25. | |
| dataset | No | Optional dataset bucket filter, such as included, review, or global. |