Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare destructiveHint=true and openWorldHint=true, so the description's job is reduced. However, the description adds no additional context about side effects (e.g., page load waits, redirects, script execution). It simply restates the action without elaborating on consequences or what happens after navigation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.