hands.reload
Re-scan every project's kontexta.json to refresh the live tool registry, making newly-declared tools callable immediately and removing deleted ones.
Instructions
Re-scan every registered project's kontexta.json and rebuild the live Hands tool registry — newly-declared tools become callable immediately, removed tools disappear from tools/list. SIDE EFFECT is on the running MCP session's tool inventory only (no disk writes). Idempotent. No external auth or rate limits. Takes no parameters. Returns per-project load results (counts of registered/disabled tools and any validation warnings). Use after editing a kontexta.json mid-session; for the schema see hands.list({ schema: true }).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||