Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already carry the safety profile (readOnlyHint=true, idempotentHint=true, openWorldHint=false, destructiveHint=false), so the bar is lower. The description adds value beyond those annotations by disclosing the determinism mechanism ('Deterministic per seed'), the output-validity guarantee (BSNs that pass the elfproef and are accepted by real systems), and a scale limitation (the 50-person threshold). No statement contradicts the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.