Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotation destructiveHint=true already flags the operation as destructive. The description adds no additional context about the impact (e.g., overwriting current state, potential downtime, irreversibility). Since the description merely restates the action without enriching the safety profile, it adds minimal value.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.