Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden but offers minimal behavioral insight. It implies a destructive action (stopping a job) but doesn't clarify effects like whether the job can be resumed, if machine state is preserved, or what happens to the current position. The input schema hints at 'graceful' vs. 'force' behavior, but the description doesn't elaborate.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.