Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full behavioral burden. It only states the cursor's final position; it does not disclose side effects such as whether the selection is preserved, whether the view scrolls, whether it affects the undo stack, or whether it is a non-destructive read-only action.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.