Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and destructiveHint=false, and the description adds meaningful behavioral context: no API key required, callable immediately, and the important nuance that tools/list only shows always-on essentials while all listed tools are reachable via tools/call. This goes beyond the structured annotations and clarifies real invocation behavior. No contradiction exists.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.