Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already signal side effects (readOnlyHint=false, openWorldHint=true, idempotentHint=false), so the description needs less behavioral detail. It adds the useful context that Chrome uses a profile belonging to the current Windows user, but it does not explain whether a new tab or window is opened, whether Chrome is launched if not running, or how failures are reported.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.