Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It states the core actions (deactivate, disconnect) but omits important behavioral details such as whether the action is reversible, what happens to in-flight automation, or whether any state is preserved. For a state-changing tool, this is under-specified.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.