List Models
list_modelsList available models from OpenAI, Google, Groq, and Ollama. Optionally fetch the latest models directly from the API.
Instructions
List available models for LLM providers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | No | Provider name (optional, lists all if not specified) | |
| fetch_latest | No | Fetch latest models from API vs using cached/configured |