lsp_update_runtime_config
Update in-memory runtime configuration for LSP limits, timeouts, caches, and debug options. Changes apply immediately but reset on server restart.
Instructions
Update runtime configuration in memory. Immutable keys (workspacePath, server commands) are rejected. Changes are lost on restart.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | Yes | Partial runtime config. Immutable keys (workspacePath) are rejected. |