Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already convey read-only and idempotent behavior, so the description adds useful context such as 'live' (real-time data) and 'same-category' (filtering criteria). It also warns that target is a well-known tool slug, not a listing slug, which helps prevent misuse. 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.