Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden. It mentions 'selecting' and 'scrolling viewport', which implies UI interaction and potential side effects, but lacks details on permissions, error handling, or what happens if the node is already selected. For a mutation tool with zero annotation coverage, this is insufficient.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.