Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of explaining behavior. It communicates that the result is a full table of values across all options and criteria, which is useful but does not state the output format, whether it is a read-only operation, or how the optional parameter affects the result.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.