Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare destructiveHint and idempotentHint, and the description aligns by saying 'Delete.' It adds context about clearing sensitive data and pairing with remember/recall, which provides value beyond the annotations, though it does not disclose additional side effects (e.g., irreversibility) beyond what the destructive hint implies.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.