enable/disable:
toggle tools and their sub-actions on or off. A disabled tool is refused at
call time — the LLM gets a clear "disabled by the operator" error immediately.
(Toggles here are in-memory and reset on restart; to persist a disable, add
the tool to dashboard.tools_disabled in seren-workbench.yaml.)
loading…