Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden of explaining behavior. It discloses that the tool returns the highest or lowest rows by a numeric column and supports a lowest-first mode. It does not mention default limits, tie-breaking behavior, handling of invalid numeric columns, or the shape of the returned rows.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.