Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate readOnly=false, idempotentHint=true, and destructiveHint=false. The description adds a non-obvious behavioral detail: source='measured' resets verification freshness. This is exactly the kind of extra context that helps an agent predict side effects beyond the structured hints.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.