Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare destructiveHint=true, so the agent knows it is a mutation. The description adds no behavioral context beyond repeating the action; it does not disclose what happens to the instance's network connectivity, whether the action is reversible, or any side effects. With annotations present, the bar is lower, but the description contributes zero additional transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.