Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already mark the call read-only, idempotent, and non-destructive, and the description adds the state it can return (success/reverted, gas, fee, logs, deployed address) and how the API behaves when no receipt exists. It also discloses pricing and authentication requirements, going well beyond the structured hints.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.