Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description discloses important side effects: deferred tasks return in three days, ruled-out tasks leave the list and stop blocking dependent work, and undo reverses that. This adds real behavioral context beyond the annotations, which only state that the operation is not read-only.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.