check_model
Check whether an AI model identifier is deprecated, retiring, or has silently changed (price, context window, capabilities). Accepts any spelling a provider or SDK uses, e.g. 'gpt-4-turbo', 'azure/gpt-4.1-mini', 'claude-opus-4-1-20250805'. Call this before writing a model identifier into code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | Model identifier to check |