Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It discloses response contents (description, options, variants with SKU, price, stock) and hints at downstream use (variant IDs for basket). However, it does not disclose error behavior (e.g., unknown slug), authentication requirements, or side effects, even though 'Get' implies read-only.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.