Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden; it does disclose that user auth is required and that only the caller's own comments can be deleted, which is meaningful behavioral context. It omits irreversibility, behavior when the comment isn't yours, and cascade effects on replies.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.