Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide readOnlyHint=true, destructiveHint=false, and openWorldHint=true, indicating a safe, non-destructive operation. The description adds behavioral context by specifying 'to the next page', clarifying it's about browser navigation history. It doesn't contradict annotations, and adds meaningful context beyond what annotations alone provide about the specific navigation behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.