List Models
list_modelsRetrieve a list of available models from supported LLM providers, optionally filtered by provider or refreshed with the latest data.
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 |