Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations present, the description carries the full burden. It usefully discloses that no WHOIS or ownership data will be returned, which is a meaningful constraint. But it doesn't describe output format, edge cases (e.g., empty hostname, ports, punycode), or whether the input is normalized before splitting.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.