List models available from configured providers
list_modelsQuery each configured AI provider to retrieve available model IDs, enabling discovery of valid model names for configuration or participant selection.
Instructions
Query each configured provider (OpenRouter, Ollama, ...) for the model ids it can serve. Useful to discover valid model names before editing the config or choosing participants.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | No | Only query this provider (by name). Default: all configured providers. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| providers | Yes |