Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It discloses the return values (best price, worst price, potential savings, ranked list), giving some transparency. However, it omits potential caveats such as data freshness, possible missing products across sources, or that this is a read-only operation. The description adds moderate value beyond the schema but does not fully disclose behavioral limitations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.