Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Without annotations, the description carries the burden of behavioral disclosure. It clearly indicates a read-only operation ('get statistics'), implying no side effects. For a simple stats tool, this is transparent enough, though it does not mention response format or performance implications.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.