Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description must carry the behavioral burden. It clearly discloses the primary side effect of opening a new tab, and the optional URL qualifier adds meaning. However, it does not mention whether the new tab becomes active, whether a blank tab opens when no URL is supplied, or what the return value is.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.