Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations cover key traits (readOnlyHint=false, idempotentHint=true, destructiveHint=false), so the description adds value by explaining the 'active' state effect. However, it doesn't disclose additional behaviors like error conditions, permissions needed, or how it interacts with other tools (e.g., if starting an already active task). No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.