Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate read-only and idempotent behavior, but the description adds substantial non-obvious constraints: no page fetch, no JavaScript execution, no live-price verification, no orders, a maximum of 3 offers, input byte limits, and the need to inspect truncated output and warnings. These details go well beyond the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.