Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the behavioral disclosure burden. It conveys that the tool performs a read-style ranking operation and requires a numeric column, but it omits important behavioral details such as the default limit, whether rows are returned in full, and how ties or invalid columns are handled.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.