Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations declare readOnlyHint and openWorldHint, and the description adds genuinely useful behavioral detail beyond them: it performs a HEAD request, validates chain trust and hostname matching, and returns response time. It stops short of noting timeouts, rate limits, or that failures are reported rather than thrown.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.