orcarouter_model_card
Retrieve detailed information about an LLM model, including pricing, context window, supported endpoints, and latency.
Instructions
Get detailed information about a single model: pricing, context window, supported endpoints, latency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | Model ref in `provider/slug` form (e.g. `openai/gpt-4o-mini`, `anthropic/claude-haiku-4.5`). Use the exact `id` value returned by orcarouter_models_list. |