advisor_config
Get current advisor settings or change the advisor model. Specify a model as 'provider/model' to set it, or use 'off' to disable consultations.
Instructions
Get or change advisor settings. Use when the user asks.
action='get' shows current settings. action='set' changes the advisor model; pass model as '/', e.g. 'codex/gpt-5.6-sol', 'openai/gpt-5.2', 'anthropic/claude-opus-4-8', 'gemini/gemini-2.5-pro'. Any model name is accepted (no allowlist). action='off' disables consultations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | ||
| action | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |