Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden. It does disclose the key destructive gotcha—omitting the argument closes all tunnels. But it does not mention reversibility, error handling, or whether an explicit ID must reference an existing tunnel. Still, the main risk is covered.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.