Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare destructiveHint=true, but the description adds no behavioral detail beyond that. It does not explain the operational impact (e.g., clearing cached routes may disrupt active sessions), whether it requires confirmation, or what happens on failure. The description contributes no additional transparency beyond the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.