Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, idempotentHint=true, destructiveHint=false. The description adds context: it uses the Google Maps Elevation API, supports batch queries via pipe-separated locations, and returns elevation in meters. This adds meaningful behavioral information beyond what annotations provide, though no details on API limits or error handling.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.