Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It discloses the SIGTERM followed by SIGKILL escalation, which is meaningful behavioral detail. However, it omits consequences such as task state changes, return values, or whether the operation blocks until termination.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.