mirror of
https://github.com/jmagar/unraid-mcp.git
synced 2026-04-14 14:41:33 -07:00
Replace hard ToolError guard with gate_destructive_action() in 5 tools so destructive actions prompt for interactive confirmation via MCP elicitation when ctx is available, and still accept confirm=True as a bypass. Update all test match strings from "destructive" to "not confirmed" accordingly.