Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare non-destructive and idempotent behavior, and the description does not contradict them. It adds the scope of 'everything visible' and the result 'fits in the window', but offers no additional behavioral traits such as whether the view change affects all windows or if there are any side effects. The extra value over annotations is minimal.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.