Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and openWorldHint=true, covering the safety and open-world aspects. The description adds nothing beyond that – it does not mention pagination behavior, ordering, or any potential side effects. Since it provides no additional behavioral context, it scores low despite the annotations lowering the bar.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.