Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden and does disclose the key destructive trait beyond the name: it removes half-written stems, not just stops the process. However, it omits other behavioral context such as whether the action is reversible, what state the job record ends in, and what happens if the job is already finished or failed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.