Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, destructiveHint=false, idempotentHint=true, and openWorldHint=true, so the agent knows the tool is safe, idempotent, and has an open-world result. The description adds value with the three possible verdicts and the explicit 'Never UFO detected' caveat, which clarifies limitations beyond annotations. No contradictions.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.