get_model_details
Retrieve full details for any OpenRouter model, including pricing, context limits, and description. Use this to evaluate model suitability or check specific model information.
Instructions
Get detailed information about a specific OpenRouter model. Pricing, context, description.
AUTOMATIC TRIGGERS - Call this when:
You have a model ID and need full details
Checking pricing or context limits for a specific model
Evaluating if a model is suitable for a task
Use list_models first to find model IDs.
PARAMETERS:
model_id: Full model ID (e.g., 'anthropic/claude-sonnet-4')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes |