Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must fully disclose behavior. It only states it waits for an element to appear, but omits critical details like timeout behavior, what happens if the element never appears, or if the element is already present. No mention of whether it polls or uses events.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.