Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, so safety is covered. The description adds behavioral context by specifying what the tool returns: a description of valid filters, groupings, metrics, detail fields, and citation fields. This goes beyond the annotations by outlining the tool's output content, but it does not mention potential nuances like whether the output is a schema or a textual summary. 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.