Identify Schema and Content Drift
find_schema_driftFind datasets with structural or record-count drift evidence, prioritizing structural changes. Optionally filter by minimum structural transitions for clearer schema-change detection.
Instructions
Return datasets with published structural or record-count drift evidence, ranked with structural changes first. Optionally require a minimum number of structural transitions; includes pipeline-computed evidence so agents do not infer drift from freshness alone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum ranked drift results to return; integer from 1 to 200, e.g. 50. | |
| min_change_count | No | Minimum structural fingerprint or column-count transitions; integer from 0 to 100, e.g. 1. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |