Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover the safety profile (readOnlyHint, idempotentHint, openWorldHint, destructiveHint=false). The description adds a genuinely non-obvious behavioral fact: the attached widget shows only sources, not the answer, so the agent must relay the answer text itself. That is a valuable disclosure beyond the annotations, though nothing is said about latency, rate limits, or result scope.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.