Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It discloses the highest/lowest behavior and the role of the 'ascending' parameter, but does not mention edge cases (e.g., null values, tie-breaking, sorting stability), the return format, or any side effects. It adds modest behavioral context beyond the title but leaves significant gaps.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.