Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the burden of behavioral disclosure. It communicates a non-mutating reporting operation by using 'Summary' and specifying the categories returned. It does not describe response shape, freshness, computation cost, or any other behavioral nuance, but for a simple zero-parameter stats tool the basic behavior is reasonably clear.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.