explain_model
Get everything about one model in a single call: the full picture.
Returns current pricing (input/output/blended, Cost/IQ, 24h/7d changes),
a price-history summary with trend, all provider endpoints, the cheapest
hand-verified endpoint with its native model id (for hot-swapping),
privacy flags (ZDR/EU availability), and the AA intelligence score.
Everything is as-of stamped.
Args:
model_id: Canonical model id, e.g. 'anthropic/claude-sonnet-5'.
history_days: Price-history window (default 30, max 365).
Returns: complete model profile with pricing, endpoints, privacy, quality.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes | ||
| history_days | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||