Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover readOnlyHint, idempotentHint, and destructiveHint, so the bar is lower. The description goes beyond annotations by stating that no API key is needed, describing the two return modes (catalog vs. sequence), and explaining that listed tools are callable via tools/call. 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.