Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must carry the behavioral burden. It discloses the primary effect and the important constraint that no new task is started. It does not mention what happens if no task is running, whether the stop is reversible, or what the response looks like, but the core behavior is clear.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.