Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate read-only, idempotent, and non-destructive behavior. The description adds meaningful context by explaining the ISO week definition (Monday to Sunday, week 1 has the first Thursday) and exactly what is returned (week number, ISO year, Monday/Sunday). This goes beyond the annotations and helps the agent interpret results correctly.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.