List models / pricing
list_modelsList available LLM models with pricing, filtered by provider, capability, or cost, to find the most affordable option for your task.
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 |