Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotation destructiveHint=true already signals destructiveness, but the description adds no additional context about what gets overwritten, whether the restore is reversible, or the impact on the current VPS state. It does not disclose any behavioral traits beyond what the annotation provides, so the description carries little extra value.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.