Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It lists return fields (chainValid, brokenAt, etc.) which adds value, but does not disclose side effects, authentication needs, rate limits, or other behavioral traits like whether it's a read-only operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.