Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full behavioral burden. It does disclose the meaningful consequence that this connection's session is removed, implying subsequent authenticated calls will fail, but it omits whether re-authentication is required afterward and what happens to any server-side state or open orders.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.