Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full behavioral disclosure burden. It communicates the most important side effect—the browser remains running—which prevents agents from assuming disconnect shuts down Chrome; more minor behaviors such as idempotency or already-disconnected state are not disclosed, but for a zero-parameter action this is a valuable and non-obvious disclosure.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.