Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations declare readOnlyHint=true, so the agent knows this is a safe read operation. The description adds the specific KPI metrics returned, which is useful, but it does not disclose aggregation behavior (e.g., whether results are grouped by day, whether the date range is inclusive, or what happens with no filters). No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.