Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
There are no annotations, so the description carries the full burden of behavioral disclosure. It only states the basic navigation action and omits crucial details like whether the browser must be pre-initialized, whether the page load waits for completion, what happens on failure, or any side effects. The waitForSelector parameter is not mentioned in the description, leaving the agent unaware of optional behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.