activate_category
Enable all tools in a category for this session so their definitions appear on the next tools/list refresh. Check available categories and token costs; pass force=true to override budget warnings.
Instructions
Activate all tools in a category for this session. After activation the MCP client will receive the full tool definitions on the next tools/list refresh. Use list_tool_categories to see available categories and their token costs. Pass force=true to override the token budget guard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Override token budget warning and activate anyway (default false). | |
| category | Yes | Category key from list_tool_categories, e.g. "database", "api", "security". |