Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It states the tool returns the highest or lowest rows, implying sorting and limiting. However, it does not disclose output format, error behavior, or edge cases like ties or non-numeric columns. It is a basic but non-contradictory disclosure.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.