Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations provide readOnlyHint=false, openWorldHint=true, and destructiveHint=true, indicating this is a mutable, potentially destructive action with open-world behavior. The description adds value by specifying 'previous page,' which clarifies the scope of the action beyond what annotations convey. However, it doesn't detail side effects like history changes or potential page reloads, so it's not fully comprehensive but still adds useful context without contradicting annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.