Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide readOnlyHint=true. The description adds meaningful behavior: it accepts Unix seconds/ms or ISO strings, omitting input means 'now', and output includes ISO, Unix, and human-readable forms. It does not contradict annotations and provides useful context beyond the structured fields.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.