Question 262
A team builds an MCP tool that manages Kubernetes clusters. The tool includes operations like scale_deployment, delete_pod, and drain_node. These are high-impact operations that should require confirmation. How should the tool design handle dangerous operations?