list_models
List all AI models available across configured providers (Ollama, OpenAI, Anthropic, X.AI, vLLM, TRT-LLM, SGLang, CLI) to get model IDs for council configuration.
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 |