Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and openWorldHint=true, so the agent knows this is a safe read operation. The description adds valuable behavioral context: it fetches a live page, defaults to the home page, and reports DNS-to-hosting status. It does not contradict annotations. It could mention network variability or that the page must be publicly reachable, but the existing disclosure is solid.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.