Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description discloses a key behavioral guarantee: it reprojects every geometry type between any two EPSG codes. However, it does not mention whether it returns a new GeoJSON, mutates the input, or any error conditions, leaving some ambiguity.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.