manage_tools
List, activate, deactivate, sync, and reconnect tool groups to dynamically manage their enabled state. Keep tool availability under control.
Instructions
动态管理工具组的启用/停用状态。始终可用,不可被禁用。支持 list_groups(列出所有组)、activate(启用组)、deactivate(停用组)、sync(同步连接状态)、reconnect(手动重连)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | 操作类型 | |
| groups | No | 目标组名数组(activate/deactivate 时使用) |