Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already establish readOnlyHint, idempotentHint, and destructiveHint=false, so the description does not need to repeat those. The phrase 'in browser' adds a useful behavioral detail beyond the annotations, but the description does not mention potential side effects like requiring an existing browser session, authentication, or whether a new tab is opened.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.