Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and destructiveHint, but the description adds valuable context beyond them: 'No key required,' 'Rates are variable and not advice,' and the risk-weighted ranking scope. These details help an agent understand authentication needs, data volatility, and selection logic without contradicting any annotation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.