Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description bears full responsibility for behavioral disclosure. It implies a destructive action but does not specify what gets destroyed (e.g., is the intent deleted? drafts permanently removed?), whether the operation is reversible, or required permissions. Lacks necessary detail for safe invocation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.