Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden of behavioral disclosure. 'Anonymous' is a useful auth-related behavior, and 'List' implies a read-only operation, but no further details are given about output format, ordering, limits, or side effects. It adds some value but leaves notable gaps.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.