Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover the safety profile (readOnly, idempotent, non-destructive). The description adds genuinely non-obvious business logic: the 14:00 Berlin business-day cutoff that determines production start, which materially affects the answer an agent receives. It doesn't state determinism or response shape, but the cutoff rule is real added context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.