Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate read-only and idempotent behavior. The description adds that results are 'sorted cheapest-first' and includes 'prices and availability', which provides useful context beyond annotations. However, it does not detail error handling, pagination, or limitations, keeping it at a moderate level of transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.