Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate readOnlyHint=true and destructiveHint=false (implicit), so the description's 'quick explanation' confirms non-destructive behavior. However, it adds no new behavioral context beyond what annotations provide, such as whether it returns text or links, or any other side effects.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.