Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full behavioral burden, yet it discloses nothing beyond the bare action. It does not say whether the click auto-waits for the element, scrolls it into view, throws on missing elements, or how it handles overlays. Only the minimal 'click' semantics are conveyed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.