Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already mark this as read-only, idempotent, and non-destructive. The description adds meaningful behavioral detail beyond those hints: it revalidates current price/orderability, never performs fuzzy substitution, and returns a 'safe not-found result for ineligible items.' This clarifies error/eligibility behavior that annotations do not convey.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.