Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It describes the action ('Open browser') and constraint ('no credentials required'), but lacks details on what happens after browser opening (e.g., user interaction required, timeout behavior, or success/failure indicators). It doesn't mention side effects like browser pop-ups or session implications.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.