Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare it non-destructive, idempotent, and open-world, so the safety profile is covered. The description adds that exactly one item is affected and that it targets the literal 'In Progress' status, plus an authorization caveat ('authorized'), but says nothing about failure when unauthorized or the effect on the Shared Core write path.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.