Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already disclose the tool is read-only, idempotent, and non-destructive. The description adds value by detailing the specific return fields and the 'pre-calculated' nature of the timing, which is behavioral context beyond the annotations. It does not mention any caveats or response format details, but the strong annotation coverage lowers the bar.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.