Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full disclosure burden, and it does state the core behavior: rows are returned ranked by a numeric column, defaulting to highest. It says nothing about read-only safety, tie-breaking, the 50-row cap on results, or how many rows come back, leaving meaningful behavioral gaps.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.