Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=false, destructiveHint=false, idempotentHint=false, and openWorldHint=true. The description adds nothing on top of that — it does not say whether assignment is additive or overwrites existing assignments, whether it requires edit permissions on the collection, or what limits exist. With annotations present the bar is lower, but this contributes no behavioral context at all.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.