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 clearly states that the TCP connection is closed and, importantly, that KingstVIS keeps running, which is a non-obvious behavioral trait. It does not mention side effects like losing unsaved state or whether reconnect is needed, but for a simple disconnect operation the disclosed behavior is sufficient.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.