Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already state the tool is read-only, idempotent, and non-destructive. The description adds useful behavioral detail beyond that: it discloses the exact output shape (H:MM clock value, decimal hours, total minutes) and the edge case that results can be negative when subtracting. This is meaningful additional transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.