Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
There are no annotations, so the description carries the full burden. It discloses the validation scope (RFC 7946 structure, topology, WGS84 ranges) and explicitly states the return format ({valid, errors, warnings, stats}), making behavior predictable. It also implies a non-destructive check without needing annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.