Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full transparency burden. It discloses the primary action (setting selection) and the side effect (scrolling the viewport). However, it does not explicitly state that the selection replaces the existing one, nor does it mention any prerequisites (e.g., nodes must be on the same page). The scroll behavior is a useful disclosure beyond the name.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.