Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, so the agent knows it is a safe read-only operation. However, the description adds no behavioral context beyond the annotations; it merely restates the purpose without explaining what data is summarized, how the 'since' parameter affects output, or what the response format is. This is effectively a tautology of the title.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.