Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations provide readOnlyHint, idempotentHint, and destructiveHint, so the safety profile is already established. The description adds valuable behavioral context beyond those: the use of an ordered pattern table (Edge before Chrome, Chrome before Safari), which explains why matching may not be intuitive, and the explicit spoofing caveat framing results as best-effort. Also cites the source for verification. This exceeds the burden given annotation coverage.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.