Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full responsibility for behavioral disclosure. 'Close and quit' clearly indicates the browser session is being terminated, but it does not disclose consequences such as all tabs/windows closing, session state loss, or whether the browser process is fully quit. The core behavior is stated, but side effects remain implicit.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.