Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already mark readOnlyHint and destructiveHint, but the description adds meaningful behavioral detail beyond them: 'opening a task leaves no trace,' it is a 'cheap read,' and it intentionally skips evidence lookups. This gives the agent useful expectations about side effects and limitations. 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.