Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and idempotentHint=true, so the safety profile is known. The description adds context about the output being 'live positions' and 'optimised for map rendering', which is useful beyond the annotations. It doesn't contradict annotations, and the lack of extra detail (e.g., pagination) is acceptable given the simple, read-only nature.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.