Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnly, openWorld, idempotent, and non-destructive behavior. The description goes further by disclosing that results are limited to metadata and indicators, and, importantly, that the tool 'never visits the reported URLs' — a safety-relevant behavioral trait not present in the annotations. This additional context gives the agent confidence about side-effect-free execution and output scope.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.