Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare destructiveHint=true and idempotentHint=true, so the description's 'Delete' is consistent and adds minimal extra behavioral context. It does add a note about 'sensitive data,' slightly enriching the safety profile, but doesn't go beyond what annotations convey overall.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.