Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate readOnlyHint=false, idempotentHint=false, and destructiveHint=false. The description adds no further behavioral context beyond the act of creation, such as side effects, naming constraints, permission requirements, or behavior on duplicate names. There is no contradiction with annotations, but no added transparency either.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.