Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, openWorldHint, idempotentHint, and non-destructive behavior. The description adds valuable behavioral details beyond annotations: it uses OpenStreetMap Nominatim, is limited to Sweden, and returns up to 5 candidates with name, lat, and lon. This gives the agent a realistic expectation of external dependency and result limits.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.