Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of explaining behavior. It clearly states the resulting state—the page is scrolled to the very bottom—but does not disclose details such as whether scrolling is instant, whether it waits for dynamic content, or whether it applies to the main frame. For a zero-parameter tool this is adequate but minimal.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.