Search models
search_modelsSearch live LLM pricing by model name, provider, or ID to get current input/output costs per 1M tokens, context window, modality, and category.
Instructions
Search the live LLM pricing database by model name, provider, or id. Returns matching models with current input/output prices (USD per 1M tokens), context window, modality, and category. Use this to answer 'how much does cost' or 'what models does offer'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 20, max 50). | |
| query | No | Free-text match against model name, provider, or id (e.g. 'claude', 'gpt-5', 'gemini flash'). Omit to list all. | |
| category | No | Filter by category, e.g. flagship, reasoning, budget, coding, embedding, fast, mid-tier. | |
| open_source | No | If true, only open-source/open-weight models; if false, only proprietary. |