list_models
List and filter available AI models from multiple providers by category, capability, provider, or max price to select the right model for your needs.
Instructions
List and filter available AI models from all 5 providers. Filter by category (llm, text-to-image, text-to-video, text-to-speech, speech-to-text, image-to-3d, etc.), provider (openrouter, fal, together, replicate, fireworks), capability, or max price.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default: 25, max: 100) | |
| category | No | Filter by category: llm, text-to-image, image-to-image, text-to-video, image-to-video, video-to-video, text-to-speech, speech-to-text, text-to-audio, image-to-3d, vision, embedding | |
| provider | No | Filter by provider: openrouter, fal, together, replicate, fireworks | |
| max_price | No | Maximum price in USD. For LLMs: price per 1M tokens (e.g. 1.0 = $1/1M tokens). For media: price per unit (image, second, etc.). Use 0 for free models only. | |
| capability | No | Filter by capability: "tool_use", "reasoning", "vision", "photorealistic", "fast", etc. |