Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full transparency burden. It discloses a key behavioral scoping detail (does not affect TUI sessions) but omits other important aspects such as irreversibility, side effects on related tasks, permission requirements, or behavior when the task is already finished. The coverage is minimal but adequate for a simple cancel operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.