Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full responsibility for disclosing behavioral traits. It only states the action (delete) without mentioning irreversible effects, cascading deletion of comments, permissions required, or any side effects. A delete operation with zero context about consequences is opaque.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.