Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already supply readOnlyHint=false and destructiveHint=true, signaling a mutating operation. The description adds no additional behavioral context—no mention of authentication requirements, side effects, or what the destructive hint implies. It does not contradict the annotations but also doesn't enrich them.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.