Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral burden. It discloses what is returned (product families with a from-price) and what is deliberately omitted (billing variants). The search framing implies read-only behavior, though side effects and error cases are not mentioned.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.