get_pricing
Retrieve current pricing for any LLM model or provider, or view all pricing. Filter by provider, model, or both to get exact costs.
Instructions
Return current pricing for one model, one provider, or all models.
Both filters are optional and AND-combined. An unknown
(provider, model) returns an empty list rather than an error — the
caller can distinguish "model not in our table" from "no model
matches your filter" by passing provider alone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | ||
| provider | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| models | Yes |