Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden of disclosing behavior. It explicitly mentions 'deletes all' which signals irreversibility and destruction. However, it does not mention side effects like making the search unavailable until a rebuild, or any prerequisites, but the destructive nature is clearly conveyed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.