Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full behavioral burden and falls short: it does not say whether existing text is cleared or appended, whether input events are dispatched, whether the field must be visible/enabled, or what happens on timeout. Only the barest mutation 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.