Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations provide readOnlyHint=true, destructiveHint=false, idempotentHint=true, and openWorldHint=true, indicating a safe, repeatable read operation. The description adds no behavioral context beyond this, such as what the URL represents, any rate limits, or authentication needs. Since annotations cover the safety profile, the description doesn't contradict them but adds minimal value, warranting a baseline score.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.