Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description fully carries the behavioral disclosure burden. It explicitly labels the operation as destructive, discloses the cascading side effect on all work items, and requires confirm=true as a safety gate. This is significant, actionable behavior context that prevents accidental destructive calls.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.