Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and non-destructive behavior. The description adds value beyond those by specifying exact 18-decimal integer mathematics, the no-floating-point-error guarantee, and the exact conversion constants (1 ETH = 1e18 wei, 1 gwei = 1e9 wei).
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.