Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description explicitly states '只读操作' (read-only operation), disclosing the tool's side-effect profile. It also describes the exact informational content. While it doesn't address edge cases (e.g., behavior when no browser session exists), the read-only disclosure is valuable and accurate.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.