get_openrouter_models
Retrieve a list of LLM models from OpenRouter, complete with specifications and pricing. Optionally limit results and control cache usage.
Instructions
Get all available LLM models from OpenRouter with their specifications and pricing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of models to return (optional, returns all if not specified) | |
| use_cache | No | Whether to use cached data |