delimit_drift_history
List recent drift-check results to investigate when API spec drift was last detected and what changed. Read-only historical data, not a fresh check.
Instructions
List recent drift-check results from the drift monitor.
When to use: to investigate when API spec drift was last detected and what changed. When NOT to use: to perform a fresh drift check (use delimit_drift_check).
Sibling contrast: delimit_drift_check runs a check; this reads historical results.
Side effects: read-only. Calls ai.drift_monitor.get_drift_history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max entries to return. Default 20. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||