list_models
Discover all AI models available across your configured providers (local and cloud) and get the model IDs needed to configure the council.
Instructions
List all AI models available across every configured provider (Ollama, OpenAI, Anthropic, X.AI Grok (API key), vLLM, TRT-LLM, SGLang, plus subscription-CLI providers: Claude, ChatGPT/Codex, Grok). Use the returned model IDs when calling configure_council.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter_provider | No | Optional provider filter: ollama | openai | anthropic | xai | vllm | trtllm | sglang | claude-cli | codex-cli | grok-cli |