disable_tools
Disable enabled tool packs for the current session and reclaim context tokens while keeping the lite core active. It reports the packs disabled, tokens freed, and remaining surface, with re-enable instructions if a disabled tool is called.
Instructions
Disable previously enabled tool packs for this session and reclaim their context; the lite core always stays on. Idempotent. The result reports the packs just disabled, the approximate tokens removed, and the remaining surface. packs takes the same names as enable_tools (its description carries the menu) or ['everything']. Calling a tool from a disabled pack does not dead-end: the refusal names the owning pack and the exact enable_tools call to turn it back on. Refuses when the host pins the surface with KS4XL_PACK_POLICY=locked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packs | Yes |