Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations provide readOnlyHint=false, indicating this isn't a read-only operation, but the description doesn't add meaningful behavioral context beyond that. It doesn't explain what 'calculate' entails (e.g., computational vs. network operation), error conditions, or performance characteristics. With annotations covering the basic safety profile, the description adds minimal value but no contradictions.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.