Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description bears full responsibility for disclosing behavioral traits, but it only restates that the tool waits for a page load state. It does not explain blocking semantics, timeout behavior, return values, or error conditions. The schema's timeout parameter hints at behavior, but the description itself adds little beyond the obvious.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.