Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already flag destructive=true, and the description adds valuable behavioral context: deletion is permanent, the URL stops serving immediately, and recovery is impossible. This goes beyond the annotation flags and sets correct user expectations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.