Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=false and destructiveHint=true, so the mutating and potentially destructive nature is known. However, the description adds no extra context such as whether it creates a new reply, whether it overwrites, permission requirements, or side effects. It fails to clarify that this is an append action, not an edit.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.