Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, openWorldHint, idempotentHint, and destructiveHint=false, so the safety profile is known. The description adds that it returns a converted value and illustrates supported unit formats, but doesn't disclose edge-case behaviors like error handling or unsupported units.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.