Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It mentions sorting by highest/lowest but doesn't disclose handling of ties, null values, whether all columns are returned, or if the tool is read-only. The schema has no descriptions for column and limit, and the description adds little beyond the basic operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.