List models / pricing
get_pricingFilter models by provider, tier, capability, and price to find the cheapest model meeting your requirements.
Instructions
Return the model catalog with pricing, optionally filtered. capabilities are arrays. Offline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | No | Filter to a single provider. | |
| tier | No | Filter to a single tier. | |
| capability | No | Require a capability. | |
| maxInputPerMillion | No | Only models at or below this input price per 1M tokens. | |
| includeLocal | No | Include local / self-hosted $0 models (off by default). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| models | Yes | ||
| count | Yes | ||
| catalogVersion | Yes | ||
| asOf | Yes | ||
| source | Yes |