Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnly, openWorld, idempotent, and non-destructive. The description adds behavioral details about the return value (one combined PASS/WARN/FAIL verdict with evidence) and a clear caveat that it does not guarantee safety, authentication, or correctness. 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.