Search models
search_modelsSearch live LLM pricing database to find current token prices, context window, and category for any model or provider.
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. |