Enable Toolset
enable_toolsetEnable one or more toolsets for this session so their tools appear in tools/list. Pass a comma-separated list of toolset slugs (see list_toolsets). Sends a tools/list_changed notification; clients that ignore it can still call hidden tools directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| names | Yes | Comma-separated toolset slugs to enable, e.g. 'testing,mock-server' |