get_model
Retrieve complete model details and live pricing by model ID, including tier, SIT score, and quality-adjusted price (Cost/IQ).
Instructions
Get full detail + current pricing for one model by its id.
Args: model_id: Canonical model id, e.g. 'openai/gpt-5.6' or 'anthropic/claude-sonnet-5'. Returns: pricing, tier, SIT score, quality-adjusted price (Cost/IQ).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||