Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description adds valuable behavioral context beyond the annotations: it discloses the tool is free, public, UK-specific, and 'SOURCE_CONDITIONED' with claims limited to named official sources. This explains the tool's constraints without contradicting the readOnly, idempotent, and non-destructive hints. It does not detail failure modes or source behavior, but the annotation coverage lowers the burden.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.