Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnly, openWorld, idempotent, and non-destructive behavior. The description adds limited behavioral context—it doesn't mention ordering, pagination, or any limitations. With strong annotations, the bar is lower, and the description just barely meets it by clearly stating the core function, but it doesn't go beyond what the annotations convey.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.