infra_configure
Update runtime configuration including model preset, model ID, thinking depth, or temperature. Changes apply instantly to all subsequent calls.
Instructions
Reconfigure the server at runtime — preset, model, thinking level, or temperature.
Changes take effect immediately for all subsequent tool calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| preset | No | Named model preset: "best" (3.1 Pro), "stable" (3 Pro), or "budget" (3 Flash) | |
| model | No | Gemini model ID override (takes precedence over preset) | |
| thinking_level | No | Thinking depth — "minimal", "low", "medium", or "high". | |
| temperature | No | Sampling temperature | |
| auth_token | No | Optional infra auth token (required when INFRA_ADMIN_TOKEN is configured) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||