check_model_dependencies
Is my stack okay? Check a list of model ids against the record: scheduled retirements with days-remaining countdowns and migration targets, past retirements, and other breaking/action-required changes. Id matching tolerates dots vs dashes, dated snapshot suffixes, and bare or provider-prefixed forms. Call this at startup or in CI with the models you depend on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| models | Yes | Model ids to check, e.g. ["gpt-4o", "claude-sonnet-4-6", "gemini-2.5-flash"]. |