Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, openWorldHint, idempotentHint, and destructiveHint=false. The description adds substantial behavior beyond that: limit clamping (1-25, default 10, floors fractions, echoes effective limit), output fields (address, capacity, distance), the absence of a municipality field, and the no_coverage response for out-of-range coordinates. No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.