Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It discloses the side effect of scrolling the viewport, which is valuable. However, it does not mention whether the existing selection is replaced, how invalid node IDs are handled, or any constraints on selecting multiple nodes.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.