Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, openWorldHint, idempotentHint, and destructiveHint=false, covering the safety profile. The description adds valuable behavioral context beyond annotations: it specifies the data scope (up to 365 days of history), the averages calculated (7d/30d), the extremity classification, and that the service is free. This goes beyond what annotations provide and helps the agent understand the returned data.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.