List models retiring soon
list_retiring_modelsFind models scheduled for retirement within a set time window to audit codebases and plan migrations.
Instructions
List tracked models scheduled to retire within a time window, soonest first. Use this to audit a codebase or plan migration work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | No | Restrict to one provider. Omit for all providers. | |
| withinDays | No | Only include models retiring within this many days. Defaults to 180. |