Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide readOnlyHint, idempotentHint, and non-destructive nature. The description adds context: returns raw CSV with specific fields (time, location, magnitude, remarks), which is consistent with annotations. No contradictory behavior mentioned.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.