Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide readOnlyHint and idempotentHint, so the bar is lower. The description adds value beyond annotations by stating it does not fetch prices, charge a wallet, or submit payment, and by outlining the response structure (method, URL, service notes, etc.). No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.