Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full burden. It only labels the operation as 'Destructive' without detailing what gets destroyed (documents, cache, or both), irreversibility, or permission requirements. This is insufficient for a potentially data-loss operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.