Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, so the description adds value by specifying the nature of the returned data (business miles, IRS deduction, per-type breakdown). However, it does not disclose additional behavioral aspects like data freshness, or any edge cases, but given the read-only nature, this is acceptable.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.