Identify Dataset Update Anomalies
find_anomaliesIdentify Malaysian public datasets with update intervals exceeding thresholds, ranked by anomaly severity. Optionally filter by minimum publish-reliability grade.
Instructions
Return datasets flagged by the latest published anomaly detection (anomalies), ranked by how far the observed update interval exceeds its threshold. Optionally require a minimum publish-reliability grade; includes pipeline-computed anomaly and reliability evidence so agents do not recompute it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Optional exact detection mode; e.g. 'rolling_14d' or 'cadence_fallback'. | |
| limit | No | Maximum ranked anomalies to return; integer from 1 to 200, e.g. 50. | |
| min_reliability | No | Optional minimum publish-reliability grade; e.g. 'C' keeps A, B, and C and excludes insufficient data. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |