compare_pricing
Find the cheapest AI model for your workload by comparing costs based on input and output tokens. Filter by provider or model family, and rank results to identify the lowest price.
Instructions
Rank AI models by total cost for a given token workload. Useful for finding the cheapest model for your use case.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_tokens | Yes | Number of input tokens per request | |
| output_tokens | No | Number of output tokens per request | |
| filter | No | Narrow to a provider or model family — e.g. "claude", "gpt", "gemini" | |
| top | No | Show only the N cheapest models (default 10) |