Suggest models
suggest_modelsResolve a loose model name to canonical slugs. Returns up to limit canonical models matching the query, with how many gateways sell each, how many for free, and the cheapest monthly bill for the given token usage. Use before compare_model_prices when you only have a rough name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Partial model name, e.g. 'claude sonnet', 'deepseek' | |
| limit | No | ||
| inputTokens | No | Monthly input tokens for the cost preview | |
| outputTokens | No | Monthly output tokens for the cost preview |