Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full behavioral burden. It usefully discloses the destructive targets (cache and cookies), which is the key effect an agent needs, but omits scope (per-tab vs global), reversibility, session-logout implications, and whether a reload occurs.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.