Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare the tool read-only and idempotent. The description adds valuable behavioral detail: litres-to-pints returns UK pints, US pints, and millilitres, while pints-to-litres only returns litres, revealing an important asymmetry in the tool's output that the schema alone does not show.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.