Adaptive Promotion
Adaptive promotion tracks tool usage and reports tools that should become top-level tools. Hosts (like OpenClaw plugins) decide how to register promoted tools.
{ "adaptivePromotion": { "enabled": true, "maxPromoted": 10, "minCalls": 3, "windowMs": 86400000, "decayMs": 172800000 }}Query promotion state:
mcp(action="promotions")Tracking is in-memory and rebuilds naturally from fresh usage after restart.